LeechCraft  0.6.70-6645-gcd10d7e
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
LeechCraft::Util::PlotItem::PointsSet Struct Reference

#include "plotitem.h"

+ Collaboration diagram for LeechCraft::Util::PlotItem::PointsSet:

Public Attributes

QColor Color_
 
boost::optional< QColor > BrushColor_
 
QList< QPointF > Points_
 

Detailed Description

Definition at line 87 of file plotitem.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: