![]() |
LeechCraft 0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
|
#include "plotitem.h"
Signals | |
void | pointsChanged () |
void | multipointsChanged () |
void | minXValueChanged () |
void | maxXValueChanged () |
void | minYValueChanged () |
void | maxYValueChanged () |
void | yGridChanged () |
void | yMinorGridChanged () |
void | alphaChanged () |
void | colorChanged () |
void | leftAxisEnabledChanged () |
void | bottomAxisEnabledChanged () |
void | leftAxisTitleChanged () |
void | bottomAxisTitleChanged () |
void | plotTitleChanged () |
void | backgroundChanged () |
void | textColorChanged () |
void | gridLinesColorChanged () |
void | extentsChanged () |
Definition at line 21 of file plotitem.h.
|
explicit |
Definition at line 28 of file plotitem.cpp.
References LC::Util::Filter().
|
signal |
|
signal |
|
signal |
|
signal |
|
signal |
|
signal |
double LC::Util::PlotItem::GetAlpha | ( | ) | const |
Definition at line 192 of file plotitem.cpp.
QColor LC::Util::PlotItem::GetBackground | ( | ) | const |
Definition at line 263 of file plotitem.cpp.
bool LC::Util::PlotItem::GetBottomAxisEnabled | ( | ) | const |
Definition at line 223 of file plotitem.cpp.
QString LC::Util::PlotItem::GetBottomAxisTitle | ( | ) | const |
Definition at line 243 of file plotitem.cpp.
QColor LC::Util::PlotItem::GetColor | ( | ) | const |
Definition at line 203 of file plotitem.cpp.
QColor LC::Util::PlotItem::GetGridLinesColor | ( | ) | const |
Definition at line 283 of file plotitem.cpp.
bool LC::Util::PlotItem::GetLeftAxisEnabled | ( | ) | const |
Definition at line 213 of file plotitem.cpp.
QString LC::Util::PlotItem::GetLeftAxisTitle | ( | ) | const |
Definition at line 233 of file plotitem.cpp.
double LC::Util::PlotItem::GetMaxXValue | ( | ) | const |
Definition at line 142 of file plotitem.cpp.
double LC::Util::PlotItem::GetMaxYValue | ( | ) | const |
Definition at line 162 of file plotitem.cpp.
double LC::Util::PlotItem::GetMinXValue | ( | ) | const |
Definition at line 132 of file plotitem.cpp.
double LC::Util::PlotItem::GetMinYValue | ( | ) | const |
Definition at line 152 of file plotitem.cpp.
QVariant LC::Util::PlotItem::GetMultipoints | ( | ) | const |
Definition at line 50 of file plotitem.cpp.
References LC::Util::Filter().
QString LC::Util::PlotItem::GetPlotTitle | ( | ) | const |
Definition at line 253 of file plotitem.cpp.
Definition at line 35 of file plotitem.cpp.
QColor LC::Util::PlotItem::GetTextColor | ( | ) | const |
Definition at line 273 of file plotitem.cpp.
int LC::Util::PlotItem::GetXExtent | ( | ) | const |
Definition at line 293 of file plotitem.cpp.
int LC::Util::PlotItem::GetYExtent | ( | ) | const |
Definition at line 298 of file plotitem.cpp.
bool LC::Util::PlotItem::GetYGridEnabled | ( | ) | const |
Definition at line 172 of file plotitem.cpp.
bool LC::Util::PlotItem::GetYMinorGridEnabled | ( | ) | const |
Definition at line 182 of file plotitem.cpp.
|
signal |
|
signal |
|
signal |
|
signal |
|
signal |
|
signal |
|
signal |
|
signal |
Definition at line 303 of file plotitem.cpp.
References color, extentsChanged(), LC::Util::Filter(), xExtent, and yExtent.
|
signal |
|
signal |
Definition at line 197 of file plotitem.cpp.
References alphaChanged(), and LC::Util::Filter().
Definition at line 268 of file plotitem.cpp.
References backgroundChanged(), and LC::Util::Filter().
Definition at line 228 of file plotitem.cpp.
References bottomAxisEnabledChanged(), and LC::Util::Filter().
Definition at line 248 of file plotitem.cpp.
References bottomAxisTitleChanged(), and LC::Util::Filter().
Definition at line 208 of file plotitem.cpp.
References color, colorChanged(), and LC::Util::Filter().
Definition at line 288 of file plotitem.cpp.
References color, LC::Util::Filter(), and gridLinesColorChanged().
Definition at line 218 of file plotitem.cpp.
References LC::Util::Filter(), and leftAxisEnabledChanged().
Definition at line 238 of file plotitem.cpp.
References LC::Util::Filter(), and leftAxisTitleChanged().
Definition at line 147 of file plotitem.cpp.
References LC::Util::Filter(), and maxXValueChanged().
Definition at line 167 of file plotitem.cpp.
References LC::Util::Filter(), and maxYValueChanged().
Definition at line 137 of file plotitem.cpp.
References LC::Util::Filter(), and minXValueChanged().
Definition at line 157 of file plotitem.cpp.
References LC::Util::Filter(), and minYValueChanged().
Definition at line 78 of file plotitem.cpp.
References color, LC::Util::Filter(), LC::Util::Map(), and points.
Definition at line 258 of file plotitem.cpp.
References LC::Util::Filter(), and plotTitleChanged().
Definition at line 40 of file plotitem.cpp.
References LC::Util::Filter(), and pointsChanged().
Definition at line 278 of file plotitem.cpp.
References color, LC::Util::Filter(), and textColorChanged().
Definition at line 177 of file plotitem.cpp.
References LC::Util::Filter(), and yGridChanged().
Definition at line 187 of file plotitem.cpp.
References LC::Util::Filter(), and yMinorGridChanged().
|
signal |
|
signal |
|
signal |
|
readwrite |
Definition at line 37 of file plotitem.h.
|
readwrite |
Definition at line 46 of file plotitem.h.
|
readwrite |
Definition at line 40 of file plotitem.h.
|
readwrite |
Definition at line 42 of file plotitem.h.
|
readwrite |
Definition at line 38 of file plotitem.h.
Referenced by paint(), SetColor(), SetGridLinesColor(), SetMultipoints(), and SetTextColor().
|
readwrite |
Definition at line 48 of file plotitem.h.
|
readwrite |
Definition at line 39 of file plotitem.h.
|
readwrite |
Definition at line 41 of file plotitem.h.
|
readwrite |
Definition at line 30 of file plotitem.h.
|
readwrite |
Definition at line 32 of file plotitem.h.
|
readwrite |
Definition at line 29 of file plotitem.h.
|
readwrite |
Definition at line 31 of file plotitem.h.
|
readwrite |
Definition at line 27 of file plotitem.h.
|
readwrite |
Definition at line 44 of file plotitem.h.
Definition at line 25 of file plotitem.h.
Referenced by SetMultipoints().
|
readwrite |
Definition at line 47 of file plotitem.h.
|
read |
Definition at line 50 of file plotitem.h.
Referenced by paint().
|
read |
Definition at line 51 of file plotitem.h.
Referenced by paint().
|
readwrite |
Definition at line 34 of file plotitem.h.
|
readwrite |
Definition at line 35 of file plotitem.h.