ListView item. More...
Derived from: | None |
Derived by: | None |
Group: | Components (GUI) |
#include <ClanLib/gui.h>
Class Members:
Construction: | |
Construct a null instance. |
| |
Returns true if this object is invalid. | |
Throw an exception if this object is invalid. | |
Is Item. | |
Get column. | |
Get Parent. | |
Get Next sibling. | |
Get Prev sibling. | |
Get First child. | |
Get Last child. | |
Get Document item. | |
Get Parent count. | |
Get child count. | |
Has children. | |
Is Open. | |
Is Selected. | |
Is Editable. | |
Get the item icon id. Defaults to 0 if unset. | |
Get the item id. Defaults to 0 if unset. | |
Get Userdata. | |
| |
Append child. | |
Removes this item from the item tree. | |
Remove all children of this item. | |
Set column text. | |
Set open. | |
Set icon. | |
Set the item id. Defaults to 0 if unset. | |
Add overlay icon. | |
Remove overlay icon. | |
Set editable. | |
Set userdata. |
| |