LeechCraft  0.6.70-9312-g4cc613a2df
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 83 of file plotitem.h.

Member Data Documentation

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.


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