#include <ArmarXGui/libraries/RemoteGui/Client/Widgets.h>
Definition at line 50 of file Widgets.h.
◆ ComboBox()
◆ addOption()
void addOption |
( |
std::string const & |
option | ) |
|
◆ addOptions()
void addOptions |
( |
std::initializer_list< std::string > |
options | ) |
|
◆ getIndex()
◆ getValue()
std::string getValue |
( |
| ) |
const |
◆ hasValueChanged()
bool hasValueChanged |
( |
| ) |
const |
◆ setIndex()
void setIndex |
( |
int |
index | ) |
|
◆ setOptions()
void setOptions |
( |
std::vector< std::string > const & |
options | ) |
|
◆ setValue()
void setValue |
( |
std::string const & |
newValue | ) |
|
The documentation for this struct was generated from the following files: