AbsoluteClippingRect | jpp::gui::IGUIElement | protected |
AbsoluteRect | jpp::gui::IGUIElement | protected |
addChild(IGUIElement *child) | jpp::gui::IGUIElement | inlinevirtual |
addChildToEnd(IGUIElement *child) (defined in jpp::gui::IGUIElement) | jpp::gui::IGUIElement | inlineprotected |
AlignBottom (defined in jpp::gui::IGUIElement) | jpp::gui::IGUIElement | protected |
AlignLeft | jpp::gui::IGUIElement | protected |
AlignRight (defined in jpp::gui::IGUIElement) | jpp::gui::IGUIElement | protected |
AlignTop (defined in jpp::gui::IGUIElement) | jpp::gui::IGUIElement | protected |
bringToFront(IGUIElement *element) | jpp::gui::IGUIElement | inlinevirtual |
Children | jpp::gui::IGUIElement | protected |
deserializeAttributes(io::IAttributes *in, io::SAttributeReadWriteOptions *options=0) override | jpp::gui::IGUIElement | inlinevirtual |
DesiredRect | jpp::gui::IGUIElement | protected |
draw() | jpp::gui::IGUIElement | inlinevirtual |
drop() const | jpp::IReferenceCounted | inline |
Environment | jpp::gui::IGUIElement | protected |
getAbsoluteClippingRect() const | jpp::gui::IGUIElement | inline |
getAbsolutePosition() const | jpp::gui::IGUIElement | inline |
getAlignBottom() const | jpp::gui::IGUIElement | inline |
getAlignLeft() const | jpp::gui::IGUIElement | inline |
getAlignRight() const | jpp::gui::IGUIElement | inline |
getAlignTop() const | jpp::gui::IGUIElement | inline |
getChildren() const | jpp::gui::IGUIElement | inlinevirtual |
getColor() const =0 | jpp::gui::IGUIImage | pure virtual |
getDebugName() const | jpp::IReferenceCounted | inline |
getDrawBounds() const =0 | jpp::gui::IGUIImage | pure virtual |
getElementFromId(s32 id, bool searchchildren=false) const | jpp::gui::IGUIElement | inlinevirtual |
getElementFromPoint(const core::position2d< s32 > &point) | jpp::gui::IGUIElement | inlinevirtual |
getID() const | jpp::gui::IGUIElement | inlinevirtual |
getImage() const =0 | jpp::gui::IGUIImage | pure virtual |
getName() const | jpp::gui::IGUIElement | inlinevirtual |
getNextElement(s32 startOrder, bool reverse, bool group, IGUIElement *&first, IGUIElement *&closest, bool includeInvisible=false, bool includeDisabled=false) const | jpp::gui::IGUIElement | inline |
getParent() const | jpp::gui::IGUIElement | inline |
getReferenceCount() const | jpp::IReferenceCounted | inline |
getRelativePosition() const | jpp::gui::IGUIElement | inline |
getSourceRect() const =0 | jpp::gui::IGUIImage | pure virtual |
getTabGroup() | jpp::gui::IGUIElement | inline |
getTabOrder() const | jpp::gui::IGUIElement | inline |
getText() const | jpp::gui::IGUIElement | inlinevirtual |
getToolTipText() const | jpp::gui::IGUIElement | inlinevirtual |
getType() const | jpp::gui::IGUIElement | inline |
getTypeName() const | jpp::gui::IGUIElement | inlinevirtual |
grab() const | jpp::IReferenceCounted | inline |
hasType(EGUI_ELEMENT_TYPE type) const | jpp::gui::IGUIElement | inlinevirtual |
ID | jpp::gui::IGUIElement | protected |
IGUIElement(EGUI_ELEMENT_TYPE type, IGUIEnvironment *environment, IGUIElement *parent, s32 id, const core::rect< s32 > &rectangle) | jpp::gui::IGUIElement | inline |
IGUIImage(IGUIEnvironment *environment, IGUIElement *parent, s32 id, core::rect< s32 > rectangle) | jpp::gui::IGUIImage | inline |
IReferenceCounted() | jpp::IReferenceCounted | inline |
isAlphaChannelUsed() const =0 | jpp::gui::IGUIImage | pure virtual |
isDrawBackgroundEnabled() const =0 | jpp::gui::IGUIImage | pure virtual |
isEnabled() const | jpp::gui::IGUIElement | inlinevirtual |
IsEnabled | jpp::gui::IGUIElement | protected |
isImageScaled() const =0 | jpp::gui::IGUIImage | pure virtual |
isMyChild(IGUIElement *child) const | jpp::gui::IGUIElement | inline |
isNotClipped() const | jpp::gui::IGUIElement | inline |
isPointInside(const core::position2d< s32 > &point) const | jpp::gui::IGUIElement | inlinevirtual |
IsSubElement | jpp::gui::IGUIElement | protected |
isSubElement() const | jpp::gui::IGUIElement | inlinevirtual |
IsTabGroup | jpp::gui::IGUIElement | protected |
isTabGroup() const | jpp::gui::IGUIElement | inline |
IsTabStop | jpp::gui::IGUIElement | protected |
isTabStop() const | jpp::gui::IGUIElement | inline |
isTrulyVisible() const | jpp::gui::IGUIElement | inlinevirtual |
isVisible() const | jpp::gui::IGUIElement | inlinevirtual |
IsVisible | jpp::gui::IGUIElement | protected |
LastParentRect | jpp::gui::IGUIElement | protected |
MaxSize | jpp::gui::IGUIElement | protected |
MinSize (defined in jpp::gui::IGUIElement) | jpp::gui::IGUIElement | protected |
move(core::position2d< s32 > absoluteMovement) | jpp::gui::IGUIElement | inlinevirtual |
Name | jpp::gui::IGUIElement | protected |
NoClip | jpp::gui::IGUIElement | protected |
OnEvent(const SEvent &event) override | jpp::gui::IGUIElement | inlinevirtual |
OnPostRender(u32 timeMs) | jpp::gui::IGUIElement | inlinevirtual |
Parent | jpp::gui::IGUIElement | protected |
recalculateAbsolutePosition(bool recursive) (defined in jpp::gui::IGUIElement) | jpp::gui::IGUIElement | inlineprotected |
RelativeRect | jpp::gui::IGUIElement | protected |
remove() | jpp::gui::IGUIElement | inlinevirtual |
removeChild(IGUIElement *child) | jpp::gui::IGUIElement | inlinevirtual |
ScaleRect | jpp::gui::IGUIElement | protected |
sendToBack(IGUIElement *child) | jpp::gui::IGUIElement | inlinevirtual |
serializeAttributes(io::IAttributes *out, io::SAttributeReadWriteOptions *options=0) const override | jpp::gui::IGUIElement | inlinevirtual |
setAlignment(EGUI_ALIGNMENT left, EGUI_ALIGNMENT right, EGUI_ALIGNMENT top, EGUI_ALIGNMENT bottom) | jpp::gui::IGUIElement | inline |
setColor(video::SColor color)=0 | jpp::gui::IGUIImage | pure virtual |
setDebugName(const c8 *newName) | jpp::IReferenceCounted | inlineprotected |
setDrawBackground(bool draw)=0 | jpp::gui::IGUIImage | pure virtual |
setDrawBounds(const core::rect< f32 > &drawBoundUVs=core::rect< f32 >(0.f, 0.f, 1.f, 1.f))=0 | jpp::gui::IGUIImage | pure virtual |
setEnabled(bool enabled) | jpp::gui::IGUIElement | inlinevirtual |
setID(s32 id) | jpp::gui::IGUIElement | inlinevirtual |
setImage(video::ITexture *image)=0 | jpp::gui::IGUIImage | pure virtual |
setMaxSize(core::dimension2du size) | jpp::gui::IGUIElement | inline |
setMinSize(core::dimension2du size) | jpp::gui::IGUIElement | inline |
setName(const c8 *name) | jpp::gui::IGUIElement | inlinevirtual |
setName(const core::stringc &name) | jpp::gui::IGUIElement | inlinevirtual |
setNotClipped(bool noClip) | jpp::gui::IGUIElement | inline |
setRelativePosition(const core::rect< s32 > &r) | jpp::gui::IGUIElement | inline |
setRelativePosition(const core::position2di &position) | jpp::gui::IGUIElement | inline |
setRelativePositionProportional(const core::rect< f32 > &r) | jpp::gui::IGUIElement | inline |
setScaleImage(bool scale)=0 | jpp::gui::IGUIImage | pure virtual |
setSourceRect(const core::rect< s32 > &sourceRect)=0 | jpp::gui::IGUIImage | pure virtual |
setSubElement(bool subElement) | jpp::gui::IGUIElement | inlinevirtual |
setTabGroup(bool isGroup) | jpp::gui::IGUIElement | inline |
setTabOrder(s32 index) | jpp::gui::IGUIElement | inline |
setTabStop(bool enable) | jpp::gui::IGUIElement | inline |
setText(const wchar_t *text) | jpp::gui::IGUIElement | inlinevirtual |
setToolTipText(const wchar_t *text) | jpp::gui::IGUIElement | inlinevirtual |
setUseAlphaChannel(bool use)=0 | jpp::gui::IGUIImage | pure virtual |
setVisible(bool visible) | jpp::gui::IGUIElement | inlinevirtual |
TabOrder | jpp::gui::IGUIElement | protected |
Text | jpp::gui::IGUIElement | protected |
ToolTipText | jpp::gui::IGUIElement | protected |
Type | jpp::gui::IGUIElement | protected |
updateAbsolutePosition() | jpp::gui::IGUIElement | inlinevirtual |
~IEventReceiver() | jpp::IEventReceiver | inlinevirtual |
~IGUIElement() | jpp::gui::IGUIElement | inlinevirtual |
~IReferenceCounted() | jpp::IReferenceCounted | inlinevirtual |