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

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

addDataset(const QString &_title, double *_dataX, double *_dataY, long _dataSize, bool _addToCache=true)qwtw::Plot
clear(bool _clearCache, bool _clearAxisSettings)qwtw::Plot
clearAxisValueLabels()qwtw::Plot
clearAxisValueLabels(AbstractPlotAxis::AxisID _axis)qwtw::Plot
datasetSelectionChanged(PlotDataset *_selectedDataset)qwtw::Plotvirtual
findDataset(QwtPlotCurve *_curve)qwtw::Plot
findDataset(QwtPolarCurve *_curve)qwtw::Plot
Plot()qwtw::Plot
refresh(void)qwtw::Plot
removeFromCache(unsigned long long _entityID)qwtw::Plot
repaintAll(void)qwtw::Plot
resetView(void)qwtw::Plot
selectionChanged(PlotDataset *_selectedDataset, bool _isControlPressed)qwtw::Plotsignal
setAxisAutoScale(AbstractPlotAxis::AxisID _axis, bool _autoScaleEnabled)qwtw::Plot
setAxisLogScale(AbstractPlotAxis::AxisID _axis, bool _logScaleEnabled)qwtw::Plot
setAxisMaxValue(AbstractPlotAxis::AxisID _axis, double _maxValue)qwtw::Plot
setAxisMinValue(AbstractPlotAxis::AxisID _axis, double _minValue)qwtw::Plot
setAxisQuantity(PlotDataset::axisQuantity _type)qwtw::Plot
setAxisTitle(AbstractPlotAxis::AxisID _axis, const QString &_title)qwtw::Plot
setAxisValueLabels(AbstractPlotAxis::AxisID _axis, const std::map< double, QString > &_valueToLabelMap)qwtw::Plot
setErrorState(bool _isError, const QString &_message=QString())qwtw::Plot
setGridColor(const QColor &_color, bool _repaint=true)qwtw::Plot
setGridLineWidth(double _width, bool _repaint=true)qwtw::Plot
setGridVisible(bool _isVisible, bool _repaint=true)qwtw::Plot
setIncompatibleData(void)qwtw::Plot
setLegendVisible(bool _isVisible, bool _repaint=true)qwtw::Plot
setPlotType(AbstractPlot::PlotType _type)qwtw::Plot
SetStyleSheets(const std::string &_plotBackgroundSheet, const std::string &_xyPlot, const std::string &_xyCanvas, const QColor &_polarPlotColor, const QPen &_zoomerPen)qwtw::Plot
setTitle(const QString &_title)qwtw::Plot
widget(void) constqwtw::Plotinline
~Plot()qwtw::Plotvirtual