#include <customgui_listview.h>
DropDown menu information, filled out by the user.
Public Member Functions | |
TreeViewDropDownMenuInfo () | |
Public Attributes | |
Int32 | entry |
BaseContainer * | menu |
BaseContainer * | icons |
Int32 | state |
Int32 entry |
The selected entry.
BaseContainer* menu |
The menu itself described by id : string(name), user owns the pointed container.
BaseContainer* icons |
The icons for the menu described by id : int(icon), user owns the pointed container.