![]() |
LeechCraft
0.6.70-6645-gcd10d7e
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 87 of file plotitem.h.
| boost::optional<QColor> LeechCraft::Util::PlotItem::PointsSet::BrushColor_ |
Definition at line 90 of file plotitem.h.
| QColor LeechCraft::Util::PlotItem::PointsSet::Color_ |
Definition at line 89 of file plotitem.h.
| QList<QPointF> LeechCraft::Util::PlotItem::PointsSet::Points_ |
Definition at line 91 of file plotitem.h.