Envision
A visual programming IDE for object-oriented languages
OODebug::PlotOverlay Member List

This is the complete list of members for OODebug::PlotOverlay, including all inherited members.

addValue(double value)OODebug::PlotOverlay
addValue(double xValue, double yValue)OODebug::PlotOverlay
addValue(double value, QList< double > &valueList, double &minVal, double &maxVal)OODebug::PlotOverlayprivate
addValues(double xValue, QList< double > yValues)OODebug::PlotOverlay
clear()OODebug::PlotOverlay
determineChildren() overrideOODebug::PlotOverlayprotectedvirtual
drawAxes(QPainter *painter)OODebug::PlotOverlayprivate
drawLegend(QPainter *painter)OODebug::PlotOverlayprivate
drawnTextHeight()OODebug::PlotOverlayprivate
drawnTextWidth(const QString &text)OODebug::PlotOverlayprivate
drawTextVerticalCenteredAt(QPainter *painter, const QPointF &pos, QString label)OODebug::PlotOverlayprivate
drawTics(QPainter *painter)OODebug::PlotOverlayprivate
drawXTic(QPainter *painter, const QPointF &pos, QString label)OODebug::PlotOverlayprivate
drawYTic(QPainter *painter, const QPointF &pos, QString label)OODebug::PlotOverlayprivate
paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=nullptr) overrideOODebug::PlotOverlayvirtual
PLOT_COLORSOODebug::PlotOverlayprivatestatic
plotArray(QPainter *painter)OODebug::PlotOverlayprivate
plotBars(QPainter *painter)OODebug::PlotOverlayprivate
plotFunction_OODebug::PlotOverlayprivate
PlotOverlay(Visualization::Item *associatedItem, const StyleType *style=itemStyles().get(), PlotType type=PlotType::Bars, QStringList variableNames={})OODebug::PlotOverlay
plotRegion_OODebug::PlotOverlayprivate
plotScatter(QPainter *painter)OODebug::PlotOverlayprivate
PlotType enum nameOODebug::PlotOverlay
setBrushColor(QPainter *painter, QColor color)OODebug::PlotOverlayprivate
Super typedefCore::Reflect< Base >protected
toPlotCoordinates(QPointF position)OODebug::PlotOverlayprivate
updateArrayValues(const QList< ValueType > &values, const QList< int > &indices)OODebug::PlotOverlayinline
updateGeometry(int availableWidth, int availableHeight) overrideOODebug::PlotOverlayprotectedvirtual
valueRange(int dimension)OODebug::PlotOverlayprivate
variableNames_OODebug::PlotOverlayprivate
xMax_OODebug::PlotOverlayprivate
xMin_OODebug::PlotOverlayprivate
xValues_OODebug::PlotOverlayprivate
yMax_OODebug::PlotOverlayprivate
yMin_OODebug::PlotOverlayprivate
yValues_OODebug::PlotOverlayprivate