Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Plot2d_Object Member List

This is the complete list of members for Plot2d_Object, including all inherited members.

addPoint(double, double, const QString &=QString())Plot2d_Object
addPoint(const Plot2d_Point &)Plot2d_Object
autoFill(const QwtPlot *)Plot2d_Objectvirtual
clearAllPoints()Plot2d_Object
createPlotItem()=0Plot2d_Objectpure virtual
deletePoint(int)Plot2d_Object
getData(double **, double **) const Plot2d_Object
getHorTitle() const Plot2d_Object
getHorUnits() const Plot2d_Object
getMaxX() const Plot2d_Objectvirtual
getMaxY() const Plot2d_Objectvirtual
getMinX() const Plot2d_Objectvirtual
getMinY() const Plot2d_Objectvirtual
getName() const Plot2d_Object
getPoint(int index)Plot2d_Object
getPointList() const Plot2d_Object
getScale() const Plot2d_Object
getTableTitle() const Plot2d_Objectvirtual
getVerTitle() const Plot2d_Object
getVerUnits() const Plot2d_Object
getXAxis() const Plot2d_Object
getYAxis() const Plot2d_Object
highlightedLegendTextColor()Plot2d_Objectstatic
horData() const Plot2d_Object
insertPoint(int, double, double, const QString &=QString())Plot2d_Object
insertPoint(int, const Plot2d_Point &)Plot2d_Object
isAutoAssign() const Plot2d_Object
isEmpty() const Plot2d_Object
isSelected() const Plot2d_Object
myAutoAssignPlot2d_Objectprotected
myHighlightedLegendTextColorPlot2d_Objectprivatestatic
myHorTitlePlot2d_Objectprotected
myHorUnitsPlot2d_Objectprotected
myIsSelectedPlot2d_Objectprotected
myNamePlot2d_Objectprotected
myPointsPlot2d_Objectprotected
myScalePlot2d_Objectprotected
mySelectionColorPlot2d_Objectprivatestatic
myVerTitlePlot2d_Objectprotected
myVerUnitsPlot2d_Objectprotected
myXAxisPlot2d_Objectprotected
myYAxisPlot2d_Objectprotected
nbPoints() const Plot2d_Object
operator=(const Plot2d_Object &)Plot2d_Object
Plot2d_Object()Plot2d_Object
Plot2d_Object(const Plot2d_Object &)Plot2d_Object
rtti()=0Plot2d_Objectpure virtual
selectionColor()Plot2d_Objectstatic
setAutoAssign(bool)Plot2d_Object
setData(const double *, const double *, long, const QStringList &=QStringList())Plot2d_Object
setHighlightedLegendTextColor(const QColor &c)Plot2d_Objectstatic
setHorTitle(const QString &)Plot2d_Object
setHorUnits(const QString &)Plot2d_Object
setName(const QString &)Plot2d_Object
setPointList(const pointList &points)Plot2d_Object
setScale(double)Plot2d_Object
setSelected(const bool)Plot2d_Object
setSelectionColor(const QColor &c)Plot2d_Objectstatic
setText(const int, const QString &)Plot2d_Object
setVerTitle(const QString &)Plot2d_Object
setVerUnits(const QString &)Plot2d_Object
setXAxis(QwtPlot::Axis)Plot2d_Object
setYAxis(QwtPlot::Axis)Plot2d_Object
text(const int) const Plot2d_Object
updatePlotItem(QwtPlotItem *)Plot2d_Objectvirtual
verData() const Plot2d_Object
~Plot2d_Object()Plot2d_Objectvirtual