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

This is the complete list of members for jpp::gui::IGUITabControl, 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
addTab(const wchar_t *caption, s32 id=-1)=0jpp::gui::IGUITabControlpure virtual
addTab(IGUITab *tab)=0jpp::gui::IGUITabControlpure virtual
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
clear()=0jpp::gui::IGUITabControlpure virtual
deserializeAttributes(io::IAttributes *in, io::SAttributeReadWriteOptions *options=0) overridejpp::gui::IGUIElementinlinevirtual
DesiredRectjpp::gui::IGUIElementprotected
draw()jpp::gui::IGUIElementinlinevirtual
drop() constjpp::IReferenceCountedinline
Environmentjpp::gui::IGUIElementprotected
getAbsoluteClippingRect() constjpp::gui::IGUIElementinline
getAbsolutePosition() constjpp::gui::IGUIElementinline
getActiveTab() const =0jpp::gui::IGUITabControlpure virtual
getAlignBottom() constjpp::gui::IGUIElementinline
getAlignLeft() constjpp::gui::IGUIElementinline
getAlignRight() constjpp::gui::IGUIElementinline
getAlignTop() constjpp::gui::IGUIElementinline
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
getParent() constjpp::gui::IGUIElementinline
getReferenceCount() constjpp::IReferenceCountedinline
getRelativePosition() constjpp::gui::IGUIElementinline
getTab(s32 idx) const =0jpp::gui::IGUITabControlpure virtual
getTabAt(s32 xpos, s32 ypos) const =0jpp::gui::IGUITabControlpure virtual
getTabCount() const =0jpp::gui::IGUITabControlpure virtual
getTabExtraWidth() const =0jpp::gui::IGUITabControlpure virtual
getTabGroup()jpp::gui::IGUIElementinline
getTabHeight() const =0jpp::gui::IGUITabControlpure virtual
getTabIndex(const IGUIElement *tab) const =0jpp::gui::IGUITabControlpure virtual
getTabMaxWidth() const =0jpp::gui::IGUITabControlpure virtual
getTabOrder() constjpp::gui::IGUIElementinline
getTabVerticalAlignment() const =0jpp::gui::IGUITabControlpure virtual
getText() constjpp::gui::IGUIElementinlinevirtual
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
IGUITabControl(IGUIEnvironment *environment, IGUIElement *parent, s32 id, core::rect< s32 > rectangle)jpp::gui::IGUITabControlinline
insertTab(s32 idx, const wchar_t *caption, s32 id=-1)=0jpp::gui::IGUITabControlpure virtual
insertTab(s32 idx, IGUITab *tab, bool serializationMode=false)=0jpp::gui::IGUITabControlpure virtual
IReferenceCounted()jpp::IReferenceCountedinline
isEnabled() constjpp::gui::IGUIElementinlinevirtual
IsEnabledjpp::gui::IGUIElementprotected
isMyChild(IGUIElement *child) constjpp::gui::IGUIElementinline
isNotClipped() constjpp::gui::IGUIElementinline
isPointInside(const core::position2d< s32 > &point) constjpp::gui::IGUIElementinlinevirtual
isSubElement() constjpp::gui::IGUIElementinlinevirtual
IsSubElementjpp::gui::IGUIElementprotected
isTabGroup() constjpp::gui::IGUIElementinline
IsTabGroupjpp::gui::IGUIElementprotected
isTabStop() constjpp::gui::IGUIElementinline
IsTabStopjpp::gui::IGUIElementprotected
isTrulyVisible() constjpp::gui::IGUIElementinlinevirtual
IsVisiblejpp::gui::IGUIElementprotected
isVisible() constjpp::gui::IGUIElementinlinevirtual
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
removeTab(s32 idx)=0jpp::gui::IGUITabControlpure virtual
ScaleRectjpp::gui::IGUIElementprotected
sendToBack(IGUIElement *child)jpp::gui::IGUIElementinlinevirtual
serializeAttributes(io::IAttributes *out, io::SAttributeReadWriteOptions *options=0) const overridejpp::gui::IGUIElementinlinevirtual
setActiveTab(s32 idx)=0jpp::gui::IGUITabControlpure virtual
setActiveTab(IGUITab *tab)=0jpp::gui::IGUITabControlpure virtual
setAlignment(EGUI_ALIGNMENT left, EGUI_ALIGNMENT right, EGUI_ALIGNMENT top, EGUI_ALIGNMENT bottom)jpp::gui::IGUIElementinline
setDebugName(const c8 *newName)jpp::IReferenceCountedinlineprotected
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 core::stringc &name)jpp::gui::IGUIElementinlinevirtual
setNotClipped(bool noClip)jpp::gui::IGUIElementinline
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
setSubElement(bool subElement)jpp::gui::IGUIElementinlinevirtual
setTabExtraWidth(s32 extraWidth)=0jpp::gui::IGUITabControlpure virtual
setTabGroup(bool isGroup)jpp::gui::IGUIElementinline
setTabHeight(s32 height)=0jpp::gui::IGUITabControlpure virtual
setTabMaxWidth(s32 width)=0jpp::gui::IGUITabControlpure virtual
setTabOrder(s32 index)jpp::gui::IGUIElementinline
setTabStop(bool enable)jpp::gui::IGUIElementinline
setTabVerticalAlignment(gui::EGUI_ALIGNMENT alignment)=0jpp::gui::IGUITabControlpure virtual
setText(const wchar_t *text)jpp::gui::IGUIElementinlinevirtual
setToolTipText(const wchar_t *text)jpp::gui::IGUIElementinlinevirtual
setVisible(bool visible)jpp::gui::IGUIElementinlinevirtual
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

K