#include <button.h>
Definition at line 11 of file button.h.
◆ align()
| Button & gridui::builder::Button::align |
( |
const std::string & | align | ) |
|
|
inline |
◆ background()
| Button & gridui::builder::Button::background |
( |
const std::string & | background | ) |
|
|
inline |
◆ color()
| Button & gridui::builder::Button::color |
( |
const std::string & | color | ) |
|
|
inline |
◆ disabled()
| Button & gridui::builder::Button::disabled |
( |
bool | disabled | ) |
|
|
inline |
◆ fontSize()
| Button & gridui::builder::Button::fontSize |
( |
float | fontSize | ) |
|
|
inline |
◆ text() [1/2]
| Button & gridui::builder::Button::text |
( |
const char * | text | ) |
|
|
inline |
◆ text() [2/2]
| Button & gridui::builder::Button::text |
( |
const std::string & | text | ) |
|
|
inline |
◆ valign()
| Button & gridui::builder::Button::valign |
( |
const std::string & | valign | ) |
|
|
inline |
◆ gridui::_GridUi
The documentation for this class was generated from the following file: