Duckcpp 2.1.0
Duckcpp is a high-performance c++ graphics engine.
Loading...
Searching...
No Matches
dcpp::gui::IGUITabControl Member List

This is the complete list of members for dcpp::gui::IGUITabControl, including all inherited members.

AbsoluteClippingRectdcpp::gui::IGUIElementprotected
AbsoluteRectdcpp::gui::IGUIElementprotected
addChild(IGUIElement *child)dcpp::gui::IGUIElementinlinevirtual
addChildToEnd(IGUIElement *child) (defined in dcpp::gui::IGUIElement)dcpp::gui::IGUIElementinlineprotected
addTab(const wchar_t *caption, i32 id=-1)=0dcpp::gui::IGUITabControlpure virtual
addTab(IGUITab *tab)=0dcpp::gui::IGUITabControlpure virtual
AlignBottom (defined in dcpp::gui::IGUIElement)dcpp::gui::IGUIElementprotected
AlignLeftdcpp::gui::IGUIElementprotected
AlignRight (defined in dcpp::gui::IGUIElement)dcpp::gui::IGUIElementprotected
AlignTop (defined in dcpp::gui::IGUIElement)dcpp::gui::IGUIElementprotected
bringToFront(IGUIElement *element)dcpp::gui::IGUIElementinlinevirtual
Childrendcpp::gui::IGUIElementprotected
clear()=0dcpp::gui::IGUITabControlpure virtual
deserializeAttributes(io::IAttributes *in, io::SAttributeReadWriteOptions *options=0) overridedcpp::gui::IGUIElementinlinevirtual
DesiredRectdcpp::gui::IGUIElementprotected
draw()dcpp::gui::IGUIElementinlinevirtual
drop() constdcpp::IReferenceCountedinline
Environmentdcpp::gui::IGUIElementprotected
getAbsoluteClippingRect() constdcpp::gui::IGUIElementinline
getAbsolutePosition() constdcpp::gui::IGUIElementinline
getActiveTab() const =0dcpp::gui::IGUITabControlpure virtual
getAlignBottom() constdcpp::gui::IGUIElementinline
getAlignLeft() constdcpp::gui::IGUIElementinline
getAlignRight() constdcpp::gui::IGUIElementinline
getAlignTop() constdcpp::gui::IGUIElementinline
getChildren() constdcpp::gui::IGUIElementinlinevirtual
getDebugName() constdcpp::IReferenceCountedinline
getElementFromId(i32 id, bool searchchildren=false) constdcpp::gui::IGUIElementinlinevirtual
getElementFromPoint(const nub::position2d< i32 > &point)dcpp::gui::IGUIElementinlinevirtual
getID() constdcpp::gui::IGUIElementinlinevirtual
getName() constdcpp::gui::IGUIElementinlinevirtual
getNextElement(i32 startOrder, bool reverse, bool group, IGUIElement *&first, IGUIElement *&closest, bool includeInvisible=false, bool includeDisabled=false) constdcpp::gui::IGUIElementinline
getParent() constdcpp::gui::IGUIElementinline
getReferenceCount() constdcpp::IReferenceCountedinline
getRelativePosition() constdcpp::gui::IGUIElementinline
getTab(i32 idx) const =0dcpp::gui::IGUITabControlpure virtual
getTabAt(i32 xpos, i32 ypos) const =0dcpp::gui::IGUITabControlpure virtual
getTabCount() const =0dcpp::gui::IGUITabControlpure virtual
getTabExtraWidth() const =0dcpp::gui::IGUITabControlpure virtual
getTabGroup()dcpp::gui::IGUIElementinline
getTabHeight() const =0dcpp::gui::IGUITabControlpure virtual
getTabIndex(const IGUIElement *tab) const =0dcpp::gui::IGUITabControlpure virtual
getTabMaxWidth() const =0dcpp::gui::IGUITabControlpure virtual
getTabOrder() constdcpp::gui::IGUIElementinline
getTabVerticalAlignment() const =0dcpp::gui::IGUITabControlpure virtual
getText() constdcpp::gui::IGUIElementinlinevirtual
getToolTipText() constdcpp::gui::IGUIElementinlinevirtual
getType() constdcpp::gui::IGUIElementinline
getTypeName() constdcpp::gui::IGUIElementinlinevirtual
grab() constdcpp::IReferenceCountedinline
hasType(EGUI_ELEMENT_TYPE type) constdcpp::gui::IGUIElementinlinevirtual
IDdcpp::gui::IGUIElementprotected
IGUIElement(EGUI_ELEMENT_TYPE type, IGUIEnvironment *environment, IGUIElement *parent, i32 id, const nub::rect< i32 > &rectangle)dcpp::gui::IGUIElementinline
IGUITabControl(IGUIEnvironment *environment, IGUIElement *parent, i32 id, nub::rect< i32 > rectangle)dcpp::gui::IGUITabControlinline
insertTab(i32 idx, const wchar_t *caption, i32 id=-1)=0dcpp::gui::IGUITabControlpure virtual
insertTab(i32 idx, IGUITab *tab, bool serializationMode=false)=0dcpp::gui::IGUITabControlpure virtual
IReferenceCounted()dcpp::IReferenceCountedinline
isEnabled() constdcpp::gui::IGUIElementinlinevirtual
IsEnableddcpp::gui::IGUIElementprotected
isMyChild(IGUIElement *child) constdcpp::gui::IGUIElementinline
isNotClipped() constdcpp::gui::IGUIElementinline
isPointInside(const nub::position2d< i32 > &point) constdcpp::gui::IGUIElementinlinevirtual
isSubElement() constdcpp::gui::IGUIElementinlinevirtual
IsSubElementdcpp::gui::IGUIElementprotected
isTabGroup() constdcpp::gui::IGUIElementinline
IsTabGroupdcpp::gui::IGUIElementprotected
isTabStop() constdcpp::gui::IGUIElementinline
IsTabStopdcpp::gui::IGUIElementprotected
isTrulyVisible() constdcpp::gui::IGUIElementinlinevirtual
IsVisibledcpp::gui::IGUIElementprotected
isVisible() constdcpp::gui::IGUIElementinlinevirtual
LastParentRectdcpp::gui::IGUIElementprotected
MaxSizedcpp::gui::IGUIElementprotected
MinSize (defined in dcpp::gui::IGUIElement)dcpp::gui::IGUIElementprotected
move(nub::position2d< i32 > absoluteMovement)dcpp::gui::IGUIElementinlinevirtual
Namedcpp::gui::IGUIElementprotected
NoClipdcpp::gui::IGUIElementprotected
OnEvent(const SEvent &event) overridedcpp::gui::IGUIElementinlinevirtual
OnPostRender(u32 timeMs)dcpp::gui::IGUIElementinlinevirtual
Parentdcpp::gui::IGUIElementprotected
recalculateAbsolutePosition(bool recursive) (defined in dcpp::gui::IGUIElement)dcpp::gui::IGUIElementinlineprotected
RelativeRectdcpp::gui::IGUIElementprotected
remove()dcpp::gui::IGUIElementinlinevirtual
removeChild(IGUIElement *child)dcpp::gui::IGUIElementinlinevirtual
removeTab(i32 idx)=0dcpp::gui::IGUITabControlpure virtual
ScaleRectdcpp::gui::IGUIElementprotected
sendToBack(IGUIElement *child)dcpp::gui::IGUIElementinlinevirtual
serializeAttributes(io::IAttributes *out, io::SAttributeReadWriteOptions *options=0) const overridedcpp::gui::IGUIElementinlinevirtual
setActiveTab(i32 idx)=0dcpp::gui::IGUITabControlpure virtual
setActiveTab(IGUITab *tab)=0dcpp::gui::IGUITabControlpure virtual
setAlignment(EGUI_ALIGNMENT left, EGUI_ALIGNMENT right, EGUI_ALIGNMENT top, EGUI_ALIGNMENT bottom)dcpp::gui::IGUIElementinline
setDebugName(const c8 *newName)dcpp::IReferenceCountedinlineprotected
setEnabled(bool enabled)dcpp::gui::IGUIElementinlinevirtual
setID(i32 id)dcpp::gui::IGUIElementinlinevirtual
setMaxSize(nub::dimension2du size)dcpp::gui::IGUIElementinline
setMinSize(nub::dimension2du size)dcpp::gui::IGUIElementinline
setName(const c8 *name)dcpp::gui::IGUIElementinlinevirtual
setName(const dcpp::nub::string &name)dcpp::gui::IGUIElementinlinevirtual
setNotClipped(bool noClip)dcpp::gui::IGUIElementinline
setRelativePosition(const nub::rect< i32 > &r)dcpp::gui::IGUIElementinline
setRelativePosition(const nub::position2di &position)dcpp::gui::IGUIElementinline
setRelativePositionProportional(const nub::rect< f32 > &r)dcpp::gui::IGUIElementinline
setSubElement(bool subElement)dcpp::gui::IGUIElementinlinevirtual
setTabExtraWidth(i32 extraWidth)=0dcpp::gui::IGUITabControlpure virtual
setTabGroup(bool isGroup)dcpp::gui::IGUIElementinline
setTabHeight(i32 height)=0dcpp::gui::IGUITabControlpure virtual
setTabMaxWidth(i32 width)=0dcpp::gui::IGUITabControlpure virtual
setTabOrder(i32 index)dcpp::gui::IGUIElementinline
setTabStop(bool enable)dcpp::gui::IGUIElementinline
setTabVerticalAlignment(gui::EGUI_ALIGNMENT alignment)=0dcpp::gui::IGUITabControlpure virtual
setText(const wchar_t *text)dcpp::gui::IGUIElementinlinevirtual
setToolTipText(const wchar_t *text)dcpp::gui::IGUIElementinlinevirtual
setVisible(bool visible)dcpp::gui::IGUIElementinlinevirtual
TabOrderdcpp::gui::IGUIElementprotected
Textdcpp::gui::IGUIElementprotected
ToolTipTextdcpp::gui::IGUIElementprotected
Typedcpp::gui::IGUIElementprotected
updateAbsolutePosition()dcpp::gui::IGUIElementinlinevirtual
~IEventReceiver()dcpp::IEventReceiverinlinevirtual
~IGUIElement()dcpp::gui::IGUIElementinlinevirtual
~IReferenceCounted()dcpp::IReferenceCountedinlinevirtual

Duckcpp    @cppfx.xyz