Home2L - C/C++ API v1.4-0-g38cc (2024-05-25)
Smart Tools for a Private Home
|
Listbox item.
Definition at line 397 of file ui_widgets.H.
#include "ui_widgets.H"
Public Attributes | |
bool | isSpecial |
Item is special, e.g. a head line. | |
void * | data |
Reference to optional user data. | |
Protected Attributes | |
bool | changed |
If set, item will be re-rendered at next occasion. | |
Friends | |
class | CListbox |