#include <TVectorTree.h>
Public Member Functions | |
| TTreeItem () | |
| TTreeItem (wxString m, wxString _t=_T(""), void *_p=NULL) | |
| Empty constructor. | |
Public Attributes | |
| wxString | message |
| The message to display. | |
| wxString | type |
| The item type. | |
| void * | p |
| Can contain multiple different values, depending on the type. | |
| int | data |
|
|
|
|
||||||||||||||||
|
Empty constructor.
|
|
|
|
|
|
The message to display.
|
|
|
Can contain multiple different values, depending on the type.
|
|
|
The item type.
|
1.4.1