![]() TGE Version 1.5.2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
GuiTreeViewCtrl::Item Struct Reference#include <guiTreeViewCtrl.h>
Detailed DescriptionIntroduction
Member Enumeration Documentation
Constructor & Destructor Documentation
this stores the pixel width needed to render the item's data in the onRenderCell function to optimize for speed.
Member Function Documentation
Set whether an item is expanded or not (showing children or having them hidden).
Set the image to display when an item IS expanded.
Set the image to display when an item is NOT expanded.
Assign a SimObject pointer to an inspector data item.
Set the items displayable text (caption).
Set the items script value (data).
Set the items virtual parent flag.
Returns true if this item is expanded. For inspector objects, the expansion is stored on the SimObject, for other things we use our bit vector.
Returns true if an item is inspector data or false if it's just an item.
Returns true if we should show the expand art and make the item interact with the mouse as if it were a parent.
Find an inspector data item by it's SimObject pointer.
Find a regular data item by it's script value.
Field Documentation
|