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

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

attach(void)qwtw::PlotDataset
axisQuantity enum nameqwtw::PlotDataset
calculateData(axisQuantity _complexType)qwtw::PlotDataset
Complex enum valueqwtw::PlotDataset
detach(void)qwtw::PlotDataset
getAxisTitleX(void)qwtw::PlotDatasetinline
getAxisTitleY(void)qwtw::PlotDatasetinline
getCopyOfData(double *&_x, double *&_y, long &_size)qwtw::PlotDataset
getCopyOfYim(double *&_yim, long &_size)qwtw::PlotDataset
getData(double *&_x, double *&_y, long &_size)qwtw::PlotDataset
getDataAt(int _index, double &_x, double &_y)qwtw::PlotDataset
getYim(double *&_yim, long &_size)qwtw::PlotDataset
id(void) constqwtw::PlotDatasetinline
Imaginary enum valueqwtw::PlotDataset
information(void)qwtw::PlotDatasetinline
Magnitude enum valueqwtw::PlotDataset
Phase enum valueqwtw::PlotDataset
PlotDataset(Plot *_owner, XYPlot *_xyPlot, PolarPlot *_polarPlot, int _id, const QString &_title, double *_dataX, double *_dataY, long _dataSize)qwtw::PlotDataset
plotQuantityFromString(const std::string &_string)qwtw::PlotDatasetstatic
plotQuantityString(axisQuantity _quantity)qwtw::PlotDatasetstatic
qwtw::Plotqwtw::PlotDatasetfriend
Real enum valueqwtw::PlotDataset
repaint(void)qwtw::PlotDataset
replaceData(double *_dataX, double *_dataY, long _dataSize)qwtw::PlotDataset
setAxisTitleX(const std::string &title)qwtw::PlotDatasetinline
setAxisTitleY(const std::string &title)qwtw::PlotDatasetinline
setCurveColor(const QColor &_color, bool _repaint=true)qwtw::PlotDataset
setCurveIsVisibile(bool _isVisible=true, bool _repaint=true)qwtw::PlotDataset
setCurvePointInnerColor(const QColor &_color, bool _repaint=true)qwtw::PlotDataset
setCurvePointOuterColor(const QColor &_color, bool _repaint=true)qwtw::PlotDataset
setCurvePointOuterColorWidth(double _size, bool _repaint=true)qwtw::PlotDataset
setCurvePointSize(int _size, bool _repaint=true)qwtw::PlotDataset
setCurvePointsVisible(bool _isVisible=true, bool _repaint=true)qwtw::PlotDataset
setCurveTitle(const QString &_title)qwtw::PlotDataset
setCurveWidth(double _penSize, bool _repaint=true)qwtw::PlotDataset
setDimmed(bool _isDimmed, bool _repaint=true)qwtw::PlotDataset
setInformation(AbstractPlotDatasetInformation *_information)qwtw::PlotDatasetinline
setYim(double *_dataYim)qwtw::PlotDatasetinline
~PlotDataset()qwtw::PlotDatasetvirtual