#include <baseComponents.h>
◆ iconMode
| Enumerator |
|---|
| ICON_MODE_TOP | |
| ICON_MODE_LEFT | |
◆ selectMode
| Enumerator |
|---|
| SELECT_SINGLE | |
| SELECT_MULTI | |
◆ itemList() [1/2]
| luna::itemList::itemList |
( |
| ) |
|
|
default |
◆ itemList() [2/2]
| luna::itemList::itemList |
( |
const itemList & |
| ) |
|
|
default |
◆ allowReselect
| bool luna::itemList::allowReselect = false |
◆ allowRmbSelect
| bool luna::itemList::allowRmbSelect = false |
◆ current
| int luna::itemList::current = -1 |
◆ currentColumns
| int luna::itemList::currentColumns = 1 |
◆ deferSelectSingle
| int luna::itemList::deferSelectSingle = -1 |
◆ ensureSelectedVisible
| int luna::itemList::ensureSelectedVisible = 0 |
◆ filePath
| std::string luna::itemList::filePath |
◆ font
◆ iconMode
◆ items
| std::vector<item> luna::itemList::items |
◆ searchString
| std::string luna::itemList::searchString |
◆ selected
| std::unordered_set<int> luna::itemList::selected |
◆ selectMode
◆ separators
| std::vector<int> luna::itemList::separators |
◆ shapeChanged
| bool luna::itemList::shapeChanged = false |
The documentation for this struct was generated from the following file: