OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
qwtw::AbstractPlot Member List

This is the complete list of members for qwtw::AbstractPlot, including all inherited members.

AbstractPlot(PlotType _type)qwtw::AbstractPlot
Cartesian enum valueqwtw::AbstractPlot
Clear(void)=0qwtw::AbstractPlotpure virtual
GetAxis(AbstractPlotAxis::AxisID _id)qwtw::AbstractPlot
m_axisXBottomqwtw::AbstractPlotprotected
m_axisXTopqwtw::AbstractPlotprotected
m_axisYLeftqwtw::AbstractPlotprotected
m_axisYRightqwtw::AbstractPlotprotected
m_configqwtw::AbstractPlotprotected
m_typeqwtw::AbstractPlotprotected
PlotType enum nameqwtw::AbstractPlot
plotTypeFromString(const std::string &_string, bool &_isComplex)qwtw::AbstractPlotstatic
plotTypeString(PlotType _type)qwtw::AbstractPlotstatic
Polar enum valueqwtw::AbstractPlot
RefreshWholePlot(void)=0qwtw::AbstractPlotpure virtual
RepaintAxis(AbstractPlotAxis::AxisID _axis)qwtw::AbstractPlot
RepaintGrid(void)=0qwtw::AbstractPlotpure virtual
RepaintLegend(void)=0qwtw::AbstractPlotpure virtual
SetAxis(AbstractPlotAxis *_axisXBottom, AbstractPlotAxis *_axisXTop, AbstractPlotAxis *_axisYLeft, AbstractPlotAxis *_axisYRight)qwtw::AbstractPlot
SetAxisAutoScale(AbstractPlotAxis::AxisID _axis, bool _isAutoScale)qwtw::AbstractPlot
SetAxisLogScale(AbstractPlotAxis::AxisID _axis, bool _isLogScale)qwtw::AbstractPlot
SetAxisMax(AbstractPlotAxis::AxisID _axis, double _maxValue)qwtw::AbstractPlot
SetAxisMin(AbstractPlotAxis::AxisID _axis, double _minValue)qwtw::AbstractPlot
SetAxisTitle(AbstractPlotAxis::AxisID _axis, const QString &_title)qwtw::AbstractPlot
SetGridColor(const QColor &_color, bool _repaint=true)qwtw::AbstractPlot
SetGridLineWidth(double _width, bool _repaint=true)qwtw::AbstractPlot
SetGridVisible(bool _isVisible, bool _repaint=true)qwtw::AbstractPlot
SetLegendVisible(bool _isVisible=true, bool _repaint=true)qwtw::AbstractPlot
Type(void) constqwtw::AbstractPlotinline
~AbstractPlot()qwtw::AbstractPlotvirtual