#include <Malena/Graphics/Controls/Select.h>
Definition at line 55 of file Select.h.
◆ SelectOption() [1/2]
| ml::SelectOption::SelectOption |
( |
const std::string & | label, |
|
|
const std::string & | value = "", |
|
|
const SelectOptionStyle & | style = {} ) |
|
inlineexplicit |
◆ SelectOption() [2/2]
| ml::SelectOption::SelectOption |
( |
ml::Core & | component, |
|
|
const std::string & | value = "" ) |
|
inlineexplicit |
◆ customComponent
| ml::Core* ml::SelectOption::customComponent = nullptr |
◆ enabled
| bool ml::SelectOption::enabled = true |
◆ label
| std::string ml::SelectOption::label |
◆ selected
| bool ml::SelectOption::selected = false |
◆ style
◆ value
| std::string ml::SelectOption::value |
The documentation for this struct was generated from the following file: