TreeViewDropDownMenuInfo Struct Reference

#include <customgui_listview.h>

详细描述

DropDown menu information, filled out by the user.

公共成员函数

  TreeViewDropDownMenuInfo ()

Public Attributes

Int32   entry
BaseContainer menu
BaseContainer icons
Int32   state

构造函数 & 析构函数文档编制

◆  TreeViewDropDownMenuInfo()

TreeViewDropDownMenuInfo ( )

Member Data Documentation

◆  entry

Int32 entry

The selected entry.

◆  menu

BaseContainer * menu

The menu itself described by id : string(name), user owns the pointed container.

◆  icons

BaseContainer * icons

The icons for the menu described by id : int(icon), user owns the pointed container.

◆  state

Int32 state

Set to the current state of the dropdown.