Generalized chart data, used mostly by chart widgets, however it's not specific to any widget.
More...
#include <widget.hpp>
Generalized chart data, used mostly by chart widgets, however it's not specific to any widget.
Definition at line 129 of file widget.hpp.
◆ ChartData() [1/2]
UI::ChartData::ChartData |
( |
float |
_num, |
|
|
std::string |
_info, |
|
|
Eng3D::Color |
_color |
|
) |
| |
|
inline |
◆ ChartData() [2/2]
UI::ChartData::ChartData |
( |
float |
_num, |
|
|
std::string |
_info, |
|
|
uint32_t |
rgb |
|
) |
| |
|
inline |
◆ ~ChartData()
UI::ChartData::~ChartData |
( |
| ) |
|
|
default |
◆ color
◆ info
std::string UI::ChartData::info |
◆ num
The documentation for this class was generated from the following file: