#include <circle.h>
Definition at line 9 of file circle.h.
◆ color()
| std::string gridui::Circle::color |
( |
| ) |
const |
|
inline |
◆ fontSize()
| float gridui::Circle::fontSize |
( |
| ) |
const |
|
inline |
◆ lineWidth()
| float gridui::Circle::lineWidth |
( |
| ) |
const |
|
inline |
◆ max()
| float gridui::Circle::max |
( |
| ) |
const |
|
inline |
◆ min()
| float gridui::Circle::min |
( |
| ) |
const |
|
inline |
◆ setColor()
| void gridui::Circle::setColor |
( |
const std::string & | color | ) |
|
|
inline |
◆ setFontSize()
| void gridui::Circle::setFontSize |
( |
float | fontSize | ) |
|
|
inline |
◆ setLineWidth()
| void gridui::Circle::setLineWidth |
( |
float | lineWidth | ) |
|
|
inline |
◆ setMax()
| void gridui::Circle::setMax |
( |
float | max | ) |
|
|
inline |
◆ setMin()
| void gridui::Circle::setMin |
( |
float | min | ) |
|
|
inline |
◆ setShowValue()
| void gridui::Circle::setShowValue |
( |
bool | showValue | ) |
|
|
inline |
◆ setValue()
| void gridui::Circle::setValue |
( |
float | value | ) |
|
|
inline |
◆ setValueStart()
| void gridui::Circle::setValueStart |
( |
float | valueStart | ) |
|
|
inline |
◆ showValue()
| bool gridui::Circle::showValue |
( |
| ) |
const |
|
inline |
◆ value()
| float gridui::Circle::value |
( |
| ) |
const |
|
inline |
◆ valueStart()
| float gridui::Circle::valueStart |
( |
| ) |
const |
|
inline |
◆ builder::BuilderMixin
template<typename Self , typename Finished >
The documentation for this class was generated from the following file: