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

This is the complete list of members for jpp::gui::IGUITreeViewNode, including all inherited members.

addChildBack(const wchar_t *text, const wchar_t *icon=0, s32 imageIndex=-1, s32 selectedImageIndex=-1, void *data=0, IReferenceCounted *data2=0)=0jpp::gui::IGUITreeViewNodepure virtual
addChildFront(const wchar_t *text, const wchar_t *icon=0, s32 imageIndex=-1, s32 selectedImageIndex=-1, void *data=0, IReferenceCounted *data2=0)=0jpp::gui::IGUITreeViewNodepure virtual
clearChildren()=0jpp::gui::IGUITreeViewNodepure virtual
clearChilds()jpp::gui::IGUITreeViewNodeinline
deleteChild(IGUITreeViewNode *child)=0jpp::gui::IGUITreeViewNodepure virtual
drop() constjpp::IReferenceCountedinline
getChildCount() const =0jpp::gui::IGUITreeViewNodepure virtual
getData() const =0jpp::gui::IGUITreeViewNodepure virtual
getData2() const =0jpp::gui::IGUITreeViewNodepure virtual
getDebugName() constjpp::IReferenceCountedinline
getExpanded() const =0jpp::gui::IGUITreeViewNodepure virtual
getFirstChild() const =0jpp::gui::IGUITreeViewNodepure virtual
getIcon() const =0jpp::gui::IGUITreeViewNodepure virtual
getImageIndex() const =0jpp::gui::IGUITreeViewNodepure virtual
getLastChild() const =0jpp::gui::IGUITreeViewNodepure virtual
getLevel() const =0jpp::gui::IGUITreeViewNodepure virtual
getNextSibling() const =0jpp::gui::IGUITreeViewNodepure virtual
getNextVisible() const =0jpp::gui::IGUITreeViewNodepure virtual
getOwner() const =0jpp::gui::IGUITreeViewNodepure virtual
getParent() const =0jpp::gui::IGUITreeViewNodepure virtual
getPrevSibling() const =0jpp::gui::IGUITreeViewNodepure virtual
getReferenceCount() constjpp::IReferenceCountedinline
getSelected() const =0jpp::gui::IGUITreeViewNodepure virtual
getSelectedImageIndex() const =0jpp::gui::IGUITreeViewNodepure virtual
getText() const =0jpp::gui::IGUITreeViewNodepure virtual
grab() constjpp::IReferenceCountedinline
hasChildren() const =0jpp::gui::IGUITreeViewNodepure virtual
hasChilds() constjpp::gui::IGUITreeViewNodeinline
insertChildAfter(IGUITreeViewNode *other, const wchar_t *text, const wchar_t *icon=0, s32 imageIndex=-1, s32 selectedImageIndex=-1, void *data=0, IReferenceCounted *data2=0)=0jpp::gui::IGUITreeViewNodepure virtual
insertChildBefore(IGUITreeViewNode *other, const wchar_t *text, const wchar_t *icon=0, s32 imageIndex=-1, s32 selectedImageIndex=-1, void *data=0, IReferenceCounted *data2=0)=0jpp::gui::IGUITreeViewNodepure virtual
IReferenceCounted()jpp::IReferenceCountedinline
isRoot() const =0jpp::gui::IGUITreeViewNodepure virtual
isVisible() const =0jpp::gui::IGUITreeViewNodepure virtual
moveChildDown(IGUITreeViewNode *child)=0jpp::gui::IGUITreeViewNodepure virtual
moveChildUp(IGUITreeViewNode *child)=0jpp::gui::IGUITreeViewNodepure virtual
setData(void *data)=0jpp::gui::IGUITreeViewNodepure virtual
setData2(IReferenceCounted *data)=0jpp::gui::IGUITreeViewNodepure virtual
setDebugName(const c8 *newName)jpp::IReferenceCountedinlineprotected
setExpanded(bool expanded)=0jpp::gui::IGUITreeViewNodepure virtual
setIcon(const wchar_t *icon)=0jpp::gui::IGUITreeViewNodepure virtual
setImageIndex(u32 imageIndex)=0jpp::gui::IGUITreeViewNodepure virtual
setSelected(bool selected)=0jpp::gui::IGUITreeViewNodepure virtual
setSelectedImageIndex(u32 imageIndex)=0jpp::gui::IGUITreeViewNodepure virtual
setText(const wchar_t *text)=0jpp::gui::IGUITreeViewNodepure virtual
~IReferenceCounted()jpp::IReferenceCountedinlinevirtual

Jimcpp    @cppfx.xyz