#include <text.h>
Definition at line 11 of file text.h.
◆ align()
Text & gridui::builder::Text::align |
( |
const std::string & |
align | ) |
|
|
inline |
◆ background()
Text & gridui::builder::Text::background |
( |
const std::string & |
background | ) |
|
|
inline |
◆ color()
Text & gridui::builder::Text::color |
( |
const std::string & |
color | ) |
|
|
inline |
◆ fontSize()
Text & gridui::builder::Text::fontSize |
( |
float |
fontSize | ) |
|
|
inline |
◆ prefix()
Text & gridui::builder::Text::prefix |
( |
const std::string & |
prefix | ) |
|
|
inline |
◆ suffix()
Text & gridui::builder::Text::suffix |
( |
const std::string & |
suffix | ) |
|
|
inline |
◆ text()
Text & gridui::builder::Text::text |
( |
const std::string & |
text | ) |
|
|
inline |
◆ valign()
Text & gridui::builder::Text::valign |
( |
const std::string & |
valign | ) |
|
|
inline |
◆ gridui::_GridUi
The documentation for this class was generated from the following file: