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