TreeViewDropDownMenuInfo Struct Reference

#include <customgui_listview.h>

Detailed Description

DropDown menu information, filled out by the user.

Public Member Functions

 TreeViewDropDownMenuInfo ()
 

Public Attributes

Int32 entry
 
BaseContainermenu
 
BaseContainericons
 
Int32 state
 

Constructor & Destructor Documentation

◆ TreeViewDropDownMenuInfo()

Member Data Documentation

◆ entry

Int32 entry

The selected entry.

◆ 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

Set to the current state of the dropdown.