PlotData may or may not have a group. Think of PlotGroup as a way to say that certain set of series are "siblings".
More...
#include <plotdatabase.h>
PlotData may or may not have a group. Think of PlotGroup as a way to say that certain set of series are "siblings".
Definition at line 80 of file plotdatabase.h.
◆ Ptr
◆ PlotGroup()
PJ::PlotGroup::PlotGroup |
( |
const std::string & |
name | ) |
|
|
inline |
◆ attribute()
QVariant PJ::PlotGroup::attribute |
( |
const PlotAttribute & |
id | ) |
const |
|
inline |
◆ attributes() [1/2]
◆ attributes() [2/2]
const Attributes& PJ::PlotGroup::attributes |
( |
| ) |
const |
|
inline |
◆ name()
const std::string& PJ::PlotGroup::name |
( |
| ) |
const |
|
inline |
◆ setAttribute()
void PJ::PlotGroup::setAttribute |
( |
const PlotAttribute & |
id, |
|
|
const QVariant & |
value |
|
) |
| |
|
inline |
◆ _attributes
◆ _name
const std::string PJ::PlotGroup::_name |
|
private |
The documentation for this class was generated from the following file: