#include <customgui_listview.h>
DropDown menu information, filled out by the user.
公共成员函数 |
|
TreeViewDropDownMenuInfo () |
Public Attributes |
|
Int32 | entry |
BaseContainer * | menu |
BaseContainer * | icons |
Int32 | state |
TreeViewDropDownMenuInfo | ( | ) |
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.
Int32 state |
Set to the current state of the dropdown.