#include <input.h>
Definition at line 9 of file input.h.
◆ color()
| std::string gridui::Input::color |
( |
| ) |
const |
|
inline |
◆ disabled()
| bool gridui::Input::disabled |
( |
| ) |
const |
|
inline |
◆ setColor()
| void gridui::Input::setColor |
( |
const std::string & | color | ) |
|
|
inline |
◆ setDisabled()
| void gridui::Input::setDisabled |
( |
bool | disabled | ) |
|
|
inline |
◆ setText()
| void gridui::Input::setText |
( |
const std::string & | text | ) |
|
|
inline |
◆ setType()
| void gridui::Input::setType |
( |
const std::string & | type | ) |
|
|
inline |
◆ text()
| std::string gridui::Input::text |
( |
| ) |
const |
|
inline |
◆ type()
| std::string gridui::Input::type |
( |
| ) |
const |
|
inline |
◆ builder::BuilderMixin
template<typename Self , typename Finished >
The documentation for this class was generated from the following file: