#include <bar.h>
Definition at line 11 of file bar.h.
◆ color()
Bar & gridui::builder::Bar::color |
( |
const std::string & |
color | ) |
|
|
inline |
Definition at line 18 of file bar.h.
◆ fontSize()
Bar & gridui::builder::Bar::fontSize |
( |
float |
fontSize | ) |
|
|
inline |
Definition at line 23 of file bar.h.
◆ max()
Bar & gridui::builder::Bar::max |
( |
float |
max | ) |
|
|
inline |
Definition at line 33 of file bar.h.
◆ min()
Bar & gridui::builder::Bar::min |
( |
float |
min | ) |
|
|
inline |
Definition at line 28 of file bar.h.
◆ showValue()
Bar & gridui::builder::Bar::showValue |
( |
bool |
showValue | ) |
|
|
inline |
Definition at line 43 of file bar.h.
◆ value()
Bar & gridui::builder::Bar::value |
( |
float |
value | ) |
|
|
inline |
Definition at line 38 of file bar.h.
◆ gridui::_GridUi
Definition at line 14 of file bar.h.
The documentation for this class was generated from the following file: