List of all members.
Detailed Description
List view controller gadget.
Constructor & Destructor Documentation
sp::gui::GUIListGadget::GUIListGadget |
( |
|
) |
|
sp::gui::GUIListGadget::~GUIListGadget |
( |
|
) |
|
Member Function Documentation
void sp::gui::GUIListGadget::addDirectoryItems |
( |
io::stringc |
DirPath |
) |
|
Adds all items of the specified disk directory. The path can be in the following forms: "C:/Windows/" or "C:\\Windows\\" or "C:\\Windows\\*.exe" or "C:\\Windows\\*".
void sp::gui::GUIListGadget::clearColumns |
( |
|
) |
|
Removes and deletes all columns;.
void sp::gui::GUIListGadget::clearItems |
( |
|
) |
|
Removes and deletes all items.
void sp::gui::GUIListGadget::draw |
( |
|
) |
|
GUIListItem* sp::gui::GUIListGadget::getSelectedItem |
( |
|
) |
const [inline] |
void sp::gui::GUIListGadget::removeColumn |
( |
GUIListColumn * |
Column |
) |
|
void sp::gui::GUIListGadget::removeItem |
( |
GUIListItem * |
Item |
) |
|
bool sp::gui::GUIListGadget::update |
( |
|
) |
|
The documentation for this class was generated from the following file:
- D:/SoftwareEntwicklung/C++/HLC/Tools/SoftPixelEngine/repository/sources/GUI/spGUIListGadget.hpp