#include <spGUITreeGadget.hpp>
List of all members.
Constructor & Destructor Documentation
sp::gui::GUITreeItem::GUITreeItem |
( |
|
) |
|
sp::gui::GUITreeItem::~GUITreeItem |
( |
|
) |
|
Member Function Documentation
bool sp::gui::GUITreeItem::getExpand |
( |
|
) |
const [inline] |
GUITreeItem* sp::gui::GUITreeItem::getParent |
( |
|
) |
const [inline] |
io::stringc sp::gui::GUITreeItem::getText |
( |
|
) |
const [inline] |
bool sp::gui::GUITreeItem::getVisible |
( |
|
) |
const [inline] |
void sp::gui::GUITreeItem::setExpand |
( |
bool |
isExpand |
) |
[inline] |
Expands/ reduces (or rather opens/ closes) the chidren list items.
void sp::gui::GUITreeItem::setParent |
( |
GUITreeItem * |
Parent |
) |
|
void sp::gui::GUITreeItem::setText |
( |
const io::stringc & |
Text |
) |
[inline] |
void sp::gui::GUITreeItem::setVisible |
( |
bool |
isVisible |
) |
[inline] |
Friends And Related Function Documentation
The documentation for this class was generated from the following file:
- D:/SoftwareEntwicklung/C++/HLC/Tools/SoftPixelEngine/repository/sources/GUI/spGUITreeGadget.hpp