| AbsoluteClippingRect | irr::gui::IGUIElement | protected |
| AbsoluteRect | irr::gui::IGUIElement | protected |
| addChild(IGUIElement *child) | irr::gui::IGUIElement | inlinevirtual |
| addChildToEnd(IGUIElement *child) | irr::gui::IGUIElement | inlineprotected |
| addItem(const wchar_t *text, s32 commandId=-1, bool enabled=true, bool hasSubMenu=false, bool checked=false, bool autoChecking=false)=0 | irr::gui::IGUIContextMenu | pure virtual |
| addSeparator()=0 | irr::gui::IGUIContextMenu | pure virtual |
| AlignBottom | irr::gui::IGUIElement | protected |
| AlignLeft | irr::gui::IGUIElement | protected |
| AlignRight | irr::gui::IGUIElement | protected |
| AlignTop | irr::gui::IGUIElement | protected |
| bringToFront(IGUIElement *element) | irr::gui::IGUIElement | inlinevirtual |
| Children | irr::gui::IGUIElement | protected |
| deserializeAttributes(io::IAttributes *in, io::SAttributeReadWriteOptions *options=0) _IRR_OVERRIDE_ | irr::gui::IGUIElement | inlinevirtual |
| DesiredRect | irr::gui::IGUIElement | protected |
| draw() | irr::gui::IGUIElement | inlinevirtual |
| drop() const | irr::IReferenceCounted | inline |
| Environment | irr::gui::IGUIElement | protected |
| findItemWithCommandId(s32 commandId, u32 idxStartSearch=0) const =0 | irr::gui::IGUIContextMenu | pure virtual |
| getAbsoluteClippingRect() const | irr::gui::IGUIElement | inline |
| getAbsolutePosition() const | irr::gui::IGUIElement | inline |
| getChildren() const | irr::gui::IGUIElement | inlinevirtual |
| getCloseHandling() const =0 | irr::gui::IGUIContextMenu | pure virtual |
| getDebugName() const | irr::IReferenceCounted | inline |
| getElementFromId(s32 id, bool searchchildren=false) const | irr::gui::IGUIElement | inlinevirtual |
| getElementFromPoint(const core::position2d< s32 > &point) | irr::gui::IGUIElement | inlinevirtual |
| getID() const | irr::gui::IGUIElement | inlinevirtual |
| getItemAutoChecking(u32 idx) const =0 | irr::gui::IGUIContextMenu | pure virtual |
| getItemCommandId(u32 idx) const =0 | irr::gui::IGUIContextMenu | pure virtual |
| getItemCount() const =0 | irr::gui::IGUIContextMenu | pure virtual |
| getItemText(u32 idx) const =0 | irr::gui::IGUIContextMenu | pure virtual |
| getName() const | irr::gui::IGUIElement | inlinevirtual |
| getNextElement(s32 startOrder, bool reverse, bool group, IGUIElement *&first, IGUIElement *&closest, bool includeInvisible=false, bool includeDisabled=false) const | irr::gui::IGUIElement | inline |
| getParent() const | irr::gui::IGUIElement | inline |
| getReferenceCount() const | irr::IReferenceCounted | inline |
| getRelativePosition() const | irr::gui::IGUIElement | inline |
| getSelectedItem() const =0 | irr::gui::IGUIContextMenu | pure virtual |
| getSubMenu(u32 idx) const =0 | irr::gui::IGUIContextMenu | pure virtual |
| getTabGroup() | irr::gui::IGUIElement | inline |
| getTabOrder() const | irr::gui::IGUIElement | inline |
| getText() const | irr::gui::IGUIElement | inlinevirtual |
| getToolTipText() const | irr::gui::IGUIElement | inlinevirtual |
| getType() const | irr::gui::IGUIElement | inline |
| getTypeName() const | irr::gui::IGUIElement | inlinevirtual |
| grab() const | irr::IReferenceCounted | inline |
| hasType(EGUI_ELEMENT_TYPE type) const | irr::gui::IGUIElement | inlinevirtual |
| ID | irr::gui::IGUIElement | protected |
| IGUIContextMenu(IGUIEnvironment *environment, IGUIElement *parent, s32 id, core::rect< s32 > rectangle) | irr::gui::IGUIContextMenu | inline |
| IGUIElement(EGUI_ELEMENT_TYPE type, IGUIEnvironment *environment, IGUIElement *parent, s32 id, const core::rect< s32 > &rectangle) | irr::gui::IGUIElement | inline |
| insertItem(u32 idx, const wchar_t *text, s32 commandId=-1, bool enabled=true, bool hasSubMenu=false, bool checked=false, bool autoChecking=false)=0 | irr::gui::IGUIContextMenu | pure virtual |
| IReferenceCounted() | irr::IReferenceCounted | inline |
| IsEnabled | irr::gui::IGUIElement | protected |
| isEnabled() const | irr::gui::IGUIElement | inlinevirtual |
| isItemChecked(u32 idx) const =0 | irr::gui::IGUIContextMenu | pure virtual |
| isItemEnabled(u32 idx) const =0 | irr::gui::IGUIContextMenu | pure virtual |
| isMyChild(IGUIElement *child) const | irr::gui::IGUIElement | inline |
| isNotClipped() const | irr::gui::IGUIElement | inline |
| isPointInside(const core::position2d< s32 > &point) const | irr::gui::IGUIElement | inlinevirtual |
| IsSubElement | irr::gui::IGUIElement | protected |
| isSubElement() const | irr::gui::IGUIElement | inlinevirtual |
| isTabGroup() const | irr::gui::IGUIElement | inline |
| IsTabGroup | irr::gui::IGUIElement | protected |
| isTabStop() const | irr::gui::IGUIElement | inline |
| IsTabStop | irr::gui::IGUIElement | protected |
| isTrulyVisible() const | irr::gui::IGUIElement | inlinevirtual |
| IsVisible | irr::gui::IGUIElement | protected |
| isVisible() const | irr::gui::IGUIElement | inlinevirtual |
| LastParentRect | irr::gui::IGUIElement | protected |
| MaxSize | irr::gui::IGUIElement | protected |
| MinSize | irr::gui::IGUIElement | protected |
| move(core::position2d< s32 > absoluteMovement) | irr::gui::IGUIElement | inlinevirtual |
| Name | irr::gui::IGUIElement | protected |
| NoClip | irr::gui::IGUIElement | protected |
| OnEvent(const SEvent &event) _IRR_OVERRIDE_ | irr::gui::IGUIElement | inlinevirtual |
| OnPostRender(u32 timeMs) | irr::gui::IGUIElement | inlinevirtual |
| Parent | irr::gui::IGUIElement | protected |
| recalculateAbsolutePosition(bool recursive) | irr::gui::IGUIElement | inlineprotected |
| RelativeRect | irr::gui::IGUIElement | protected |
| remove() | irr::gui::IGUIElement | inlinevirtual |
| removeAllItems()=0 | irr::gui::IGUIContextMenu | pure virtual |
| removeChild(IGUIElement *child) | irr::gui::IGUIElement | inlinevirtual |
| removeItem(u32 idx)=0 | irr::gui::IGUIContextMenu | pure virtual |
| ScaleRect | irr::gui::IGUIElement | protected |
| sendToBack(IGUIElement *child) | irr::gui::IGUIElement | inlinevirtual |
| serializeAttributes(io::IAttributes *out, io::SAttributeReadWriteOptions *options=0) const _IRR_OVERRIDE_ | irr::gui::IGUIElement | inlinevirtual |
| setAlignment(EGUI_ALIGNMENT left, EGUI_ALIGNMENT right, EGUI_ALIGNMENT top, EGUI_ALIGNMENT bottom) | irr::gui::IGUIElement | inline |
| setCloseHandling(ECONTEXT_MENU_CLOSE onClose)=0 | irr::gui::IGUIContextMenu | pure virtual |
| setDebugName(const c8 *newName) | irr::IReferenceCounted | inlineprotected |
| setEnabled(bool enabled) | irr::gui::IGUIElement | inlinevirtual |
| setEventParent(IGUIElement *parent)=0 | irr::gui::IGUIContextMenu | pure virtual |
| setID(s32 id) | irr::gui::IGUIElement | inlinevirtual |
| setItemAutoChecking(u32 idx, bool autoChecking)=0 | irr::gui::IGUIContextMenu | pure virtual |
| setItemChecked(u32 idx, bool enabled)=0 | irr::gui::IGUIContextMenu | pure virtual |
| setItemCommandId(u32 idx, s32 id)=0 | irr::gui::IGUIContextMenu | pure virtual |
| setItemEnabled(u32 idx, bool enabled)=0 | irr::gui::IGUIContextMenu | pure virtual |
| setItemText(u32 idx, const wchar_t *text)=0 | irr::gui::IGUIContextMenu | pure virtual |
| setMaxSize(core::dimension2du size) | irr::gui::IGUIElement | inline |
| setMinSize(core::dimension2du size) | irr::gui::IGUIElement | inline |
| setName(const c8 *name) | irr::gui::IGUIElement | inlinevirtual |
| setName(const core::stringc &name) | irr::gui::IGUIElement | inlinevirtual |
| setNotClipped(bool noClip) | irr::gui::IGUIElement | inline |
| setRelativePosition(const core::rect< s32 > &r) | irr::gui::IGUIElement | inline |
| setRelativePosition(const core::position2di &position) | irr::gui::IGUIElement | inline |
| setRelativePositionProportional(const core::rect< f32 > &r) | irr::gui::IGUIElement | inline |
| setSubElement(bool subElement) | irr::gui::IGUIElement | inlinevirtual |
| setTabGroup(bool isGroup) | irr::gui::IGUIElement | inline |
| setTabOrder(s32 index) | irr::gui::IGUIElement | inline |
| setTabStop(bool enable) | irr::gui::IGUIElement | inline |
| setText(const wchar_t *text) | irr::gui::IGUIElement | inlinevirtual |
| setToolTipText(const wchar_t *text) | irr::gui::IGUIElement | inlinevirtual |
| setVisible(bool visible) | irr::gui::IGUIElement | inlinevirtual |
| TabOrder | irr::gui::IGUIElement | protected |
| Text | irr::gui::IGUIElement | protected |
| ToolTipText | irr::gui::IGUIElement | protected |
| Type | irr::gui::IGUIElement | protected |
| updateAbsolutePosition() | irr::gui::IGUIElement | inlinevirtual |
| ~IEventReceiver() | irr::IEventReceiver | inlinevirtual |
| ~IGUIElement() | irr::gui::IGUIElement | inlinevirtual |
| ~IReferenceCounted() | irr::IReferenceCounted | inlinevirtual |