Jimcpp 2.1.0
Jimcpp is a high-performance c++ graphics engine.
Loading...
Searching...
No Matches
jpp::gui::IGUIStaticText Member List

This is the complete list of members for jpp::gui::IGUIStaticText, including all inherited members.

AbsoluteClippingRectjpp::gui::IGUIElementprotected
AbsoluteRectjpp::gui::IGUIElementprotected
addChild(IGUIElement *child)jpp::gui::IGUIElementinlinevirtual
addChildToEnd(IGUIElement *child) (defined in jpp::gui::IGUIElement)jpp::gui::IGUIElementinlineprotected
AlignBottom (defined in jpp::gui::IGUIElement)jpp::gui::IGUIElementprotected
AlignLeftjpp::gui::IGUIElementprotected
AlignRight (defined in jpp::gui::IGUIElement)jpp::gui::IGUIElementprotected
AlignTop (defined in jpp::gui::IGUIElement)jpp::gui::IGUIElementprotected
bringToFront(IGUIElement *element)jpp::gui::IGUIElementinlinevirtual
Childrenjpp::gui::IGUIElementprotected
deserializeAttributes(io::IAttributes *in, io::SAttributeReadWriteOptions *options=0) overridejpp::gui::IGUIElementinlinevirtual
DesiredRectjpp::gui::IGUIElementprotected
draw()jpp::gui::IGUIElementinlinevirtual
drop() constjpp::IReferenceCountedinline
enableOverrideColor(bool enable)=0jpp::gui::IGUIStaticTextpure virtual
Environmentjpp::gui::IGUIElementprotected
getAbsoluteClippingRect() constjpp::gui::IGUIElementinline
getAbsolutePosition() constjpp::gui::IGUIElementinline
getActiveColor() const =0jpp::gui::IGUIStaticTextpure virtual
getActiveFont() const =0jpp::gui::IGUIStaticTextpure virtual
getAlignBottom() constjpp::gui::IGUIElementinline
getAlignLeft() constjpp::gui::IGUIElementinline
getAlignRight() constjpp::gui::IGUIElementinline
getAlignTop() constjpp::gui::IGUIElementinline
getBackgroundColor() const =0jpp::gui::IGUIStaticTextpure virtual
getChildren() constjpp::gui::IGUIElementinlinevirtual
getDebugName() constjpp::IReferenceCountedinline
getElementFromId(s32 id, bool searchchildren=false) constjpp::gui::IGUIElementinlinevirtual
getElementFromPoint(const core::position2d< s32 > &point)jpp::gui::IGUIElementinlinevirtual
getID() constjpp::gui::IGUIElementinlinevirtual
getName() constjpp::gui::IGUIElementinlinevirtual
getNextElement(s32 startOrder, bool reverse, bool group, IGUIElement *&first, IGUIElement *&closest, bool includeInvisible=false, bool includeDisabled=false) constjpp::gui::IGUIElementinline
getOverrideColor(void) const =0jpp::gui::IGUIStaticTextpure virtual
getOverrideFont(void) const =0jpp::gui::IGUIStaticTextpure virtual
getParent() constjpp::gui::IGUIElementinline
getReferenceCount() constjpp::IReferenceCountedinline
getRelativePosition() constjpp::gui::IGUIElementinline
getTabGroup()jpp::gui::IGUIElementinline
getTabOrder() constjpp::gui::IGUIElementinline
getText() constjpp::gui::IGUIElementinlinevirtual
getTextHeight() const =0jpp::gui::IGUIStaticTextpure virtual
getTextWidth(void) const =0jpp::gui::IGUIStaticTextpure virtual
getToolTipText() constjpp::gui::IGUIElementinlinevirtual
getType() constjpp::gui::IGUIElementinline
getTypeName() constjpp::gui::IGUIElementinlinevirtual
grab() constjpp::IReferenceCountedinline
hasType(EGUI_ELEMENT_TYPE type) constjpp::gui::IGUIElementinlinevirtual
IDjpp::gui::IGUIElementprotected
IGUIElement(EGUI_ELEMENT_TYPE type, IGUIEnvironment *environment, IGUIElement *parent, s32 id, const core::rect< s32 > &rectangle)jpp::gui::IGUIElementinline
IGUIStaticText(IGUIEnvironment *environment, IGUIElement *parent, s32 id, core::rect< s32 > rectangle)jpp::gui::IGUIStaticTextinline
IReferenceCounted()jpp::IReferenceCountedinline
isDrawBackgroundEnabled() const =0jpp::gui::IGUIStaticTextpure virtual
isDrawBorderEnabled() const =0jpp::gui::IGUIStaticTextpure virtual
isEnabled() constjpp::gui::IGUIElementinlinevirtual
IsEnabledjpp::gui::IGUIElementprotected
isMyChild(IGUIElement *child) constjpp::gui::IGUIElementinline
isNotClipped() constjpp::gui::IGUIElementinline
isOverrideColorEnabled(void) const =0jpp::gui::IGUIStaticTextpure virtual
isPointInside(const core::position2d< s32 > &point) constjpp::gui::IGUIElementinlinevirtual
isRightToLeft() const =0jpp::gui::IGUIStaticTextpure virtual
isSubElement() constjpp::gui::IGUIElementinlinevirtual
IsSubElementjpp::gui::IGUIElementprotected
IsTabGroupjpp::gui::IGUIElementprotected
isTabGroup() constjpp::gui::IGUIElementinline
isTabStop() constjpp::gui::IGUIElementinline
IsTabStopjpp::gui::IGUIElementprotected
isTextRestrainedInside() const =0jpp::gui::IGUIStaticTextpure virtual
isTrulyVisible() constjpp::gui::IGUIElementinlinevirtual
IsVisiblejpp::gui::IGUIElementprotected
isVisible() constjpp::gui::IGUIElementinlinevirtual
isWordWrapEnabled(void) const =0jpp::gui::IGUIStaticTextpure virtual
LastParentRectjpp::gui::IGUIElementprotected
MaxSizejpp::gui::IGUIElementprotected
MinSize (defined in jpp::gui::IGUIElement)jpp::gui::IGUIElementprotected
move(core::position2d< s32 > absoluteMovement)jpp::gui::IGUIElementinlinevirtual
Namejpp::gui::IGUIElementprotected
NoClipjpp::gui::IGUIElementprotected
OnEvent(const SEvent &event) overridejpp::gui::IGUIElementinlinevirtual
OnPostRender(u32 timeMs)jpp::gui::IGUIElementinlinevirtual
Parentjpp::gui::IGUIElementprotected
recalculateAbsolutePosition(bool recursive) (defined in jpp::gui::IGUIElement)jpp::gui::IGUIElementinlineprotected
RelativeRectjpp::gui::IGUIElementprotected
remove()jpp::gui::IGUIElementinlinevirtual
removeChild(IGUIElement *child)jpp::gui::IGUIElementinlinevirtual
ScaleRectjpp::gui::IGUIElementprotected
sendToBack(IGUIElement *child)jpp::gui::IGUIElementinlinevirtual
serializeAttributes(io::IAttributes *out, io::SAttributeReadWriteOptions *options=0) const overridejpp::gui::IGUIElementinlinevirtual
setAlignment(EGUI_ALIGNMENT left, EGUI_ALIGNMENT right, EGUI_ALIGNMENT top, EGUI_ALIGNMENT bottom)jpp::gui::IGUIElementinline
setBackgroundColor(video::SColor color)=0jpp::gui::IGUIStaticTextpure virtual
setDebugName(const c8 *newName)jpp::IReferenceCountedinlineprotected
setDrawBackground(bool draw)=0jpp::gui::IGUIStaticTextpure virtual
setDrawBorder(bool draw)=0jpp::gui::IGUIStaticTextpure virtual
setEnabled(bool enabled)jpp::gui::IGUIElementinlinevirtual
setID(s32 id)jpp::gui::IGUIElementinlinevirtual
setMaxSize(core::dimension2du size)jpp::gui::IGUIElementinline
setMinSize(core::dimension2du size)jpp::gui::IGUIElementinline
setName(const c8 *name)jpp::gui::IGUIElementinlinevirtual
setName(const jpp::core::string &name)jpp::gui::IGUIElementinlinevirtual
setNotClipped(bool noClip)jpp::gui::IGUIElementinline
setOverrideColor(video::SColor color)=0jpp::gui::IGUIStaticTextpure virtual
setOverrideFont(IGUIFont *font=0)=0jpp::gui::IGUIStaticTextpure virtual
setRelativePosition(const core::rect< s32 > &r)jpp::gui::IGUIElementinline
setRelativePosition(const core::position2di &position)jpp::gui::IGUIElementinline
setRelativePositionProportional(const core::rect< f32 > &r)jpp::gui::IGUIElementinline
setRightToLeft(bool rtl)=0jpp::gui::IGUIStaticTextpure virtual
setSubElement(bool subElement)jpp::gui::IGUIElementinlinevirtual
setTabGroup(bool isGroup)jpp::gui::IGUIElementinline
setTabOrder(s32 index)jpp::gui::IGUIElementinline
setTabStop(bool enable)jpp::gui::IGUIElementinline
setText(const wchar_t *text)jpp::gui::IGUIElementinlinevirtual
setTextAlignment(EGUI_ALIGNMENT horizontal, EGUI_ALIGNMENT vertical)=0jpp::gui::IGUIStaticTextpure virtual
setTextRestrainedInside(bool restrainedInside)=0jpp::gui::IGUIStaticTextpure virtual
setToolTipText(const wchar_t *text)jpp::gui::IGUIElementinlinevirtual
setVisible(bool visible)jpp::gui::IGUIElementinlinevirtual
setWordWrap(bool enable)=0jpp::gui::IGUIStaticTextpure virtual
TabOrderjpp::gui::IGUIElementprotected
Textjpp::gui::IGUIElementprotected
ToolTipTextjpp::gui::IGUIElementprotected
Typejpp::gui::IGUIElementprotected
updateAbsolutePosition()jpp::gui::IGUIElementinlinevirtual
~IEventReceiver()jpp::IEventReceiverinlinevirtual
~IGUIElement()jpp::gui::IGUIElementinlinevirtual
~IReferenceCounted()jpp::IReferenceCountedinlinevirtual

Jimcpp    @cppfx.xyz