![]() |
LeechCraft
0.6.70-9312-g4cc613a2df
Modular cross-platform feature rich live environment.
|
#include "plotitem.h"
Collaboration diagram for LeechCraft::Util::PlotItem::PointsSet:Public Attributes | |
| QColor | Color_ |
| boost::optional< QColor > | BrushColor_ |
| QList< QPointF > | Points_ |
Definition at line 83 of file plotitem.h.
| boost::optional<QColor> LeechCraft::Util::PlotItem::PointsSet::BrushColor_ |
Definition at line 86 of file plotitem.h.
| QColor LeechCraft::Util::PlotItem::PointsSet::Color_ |
Definition at line 85 of file plotitem.h.
| QList<QPointF> LeechCraft::Util::PlotItem::PointsSet::Points_ |
Definition at line 87 of file plotitem.h.