FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <wmcgui.h>
Public Member Functions | |
TreeItem * | GetParentItem () |
int | GetData () |
bool | HasChildren () |
void | ClearAllItems () |
TreeItem () | |
~TreeItem () | |
![]() | |
LinkedList () | |
virtual | ~LinkedList () |
Friends | |
class | Tree |
Additional Inherited Members | |
![]() | |
struct LinkedList * | next |
struct LinkedList * | prev |
TreeItem::TreeItem | ( | ) |
Definition at line 1671 of file wmcgui.cpp.
TreeItem::~TreeItem | ( | ) |
Definition at line 1693 of file wmcgui.cpp.
void TreeItem::ClearAllItems | ( | ) |
Definition at line 1683 of file wmcgui.cpp.