#include <bar.h>
Definition at line 9 of file bar.h.
◆ color()
std::string gridui::Bar::color |
( |
| ) |
const |
|
inline |
Definition at line 20 of file bar.h.
◆ fontSize()
float gridui::Bar::fontSize |
( |
| ) |
const |
|
inline |
Definition at line 28 of file bar.h.
◆ max()
float gridui::Bar::max |
( |
| ) |
const |
|
inline |
Definition at line 44 of file bar.h.
◆ min()
float gridui::Bar::min |
( |
| ) |
const |
|
inline |
Definition at line 36 of file bar.h.
◆ setColor()
void gridui::Bar::setColor |
( |
const std::string & |
color | ) |
|
|
inline |
Definition at line 16 of file bar.h.
◆ setFontSize()
void gridui::Bar::setFontSize |
( |
float |
fontSize | ) |
|
|
inline |
Definition at line 24 of file bar.h.
◆ setMax()
void gridui::Bar::setMax |
( |
float |
max | ) |
|
|
inline |
Definition at line 40 of file bar.h.
◆ setMin()
void gridui::Bar::setMin |
( |
float |
min | ) |
|
|
inline |
Definition at line 32 of file bar.h.
◆ setShowValue()
void gridui::Bar::setShowValue |
( |
bool |
showValue | ) |
|
|
inline |
Definition at line 56 of file bar.h.
◆ setValue()
void gridui::Bar::setValue |
( |
float |
value | ) |
|
|
inline |
Definition at line 48 of file bar.h.
◆ showValue()
bool gridui::Bar::showValue |
( |
| ) |
const |
|
inline |
Definition at line 60 of file bar.h.
◆ value()
float gridui::Bar::value |
( |
| ) |
const |
|
inline |
Definition at line 52 of file bar.h.
◆ builder::BuilderMixin
template<typename Self , typename Finished >
Definition at line 11 of file bar.h.
The documentation for this class was generated from the following file: