#include <select.h>
Definition at line 11 of file select.h.
◆ background()
Select & gridui::builder::Select::background |
( |
const std::string & |
background | ) |
|
|
inline |
◆ color()
Select & gridui::builder::Select::color |
( |
const std::string & |
color | ) |
|
|
inline |
◆ disabled()
Select & gridui::builder::Select::disabled |
( |
bool |
disabled | ) |
|
|
inline |
◆ options() [1/2]
Select & gridui::builder::Select::options |
( |
const std::string & |
options | ) |
|
|
inline |
◆ options() [2/2]
Select & gridui::builder::Select::options |
( |
const std::vector< std::string > & |
options | ) |
|
|
inline |
◆ selectedIndex()
Select & gridui::builder::Select::selectedIndex |
( |
int |
index | ) |
|
|
inline |
◆ gridui::_GridUi
The documentation for this class was generated from the following file: