This is the complete list of members for
QmitkPlotWidget, including all inherited members.
| Clear() | QmitkPlotWidget | |
| ConvertToRawArray(const DataVector &values) | QmitkPlotWidget | [protected] |
| ConvertToRawArray(const XYDataVector &values, unsigned int component) | QmitkPlotWidget | [protected] |
| DataVector typedef | QmitkPlotWidget | |
| GetPlot() | QmitkPlotWidget | |
| InsertCurve(const char *title) | QmitkPlotWidget | |
| m_Plot | QmitkPlotWidget | [protected] |
| m_PlotCurveVector | QmitkPlotWidget | [protected] |
| QmitkPlotWidget(QWidget *parent=0, const char *title=0, const char *name=0, Qt::WindowFlags f=0) | QmitkPlotWidget | |
| Replot() | QmitkPlotWidget | |
| ScalarType typedef | QmitkPlotWidget | |
| SetAxisTitle(int axis, const char *title) | QmitkPlotWidget | |
| SetCurveBrush(unsigned int curveId, const QBrush &brush) | QmitkPlotWidget | |
| SetCurveData(unsigned int curveId, const DataVector &xValues, const DataVector &yValues) | QmitkPlotWidget | |
| SetCurveData(unsigned int curveId, const XYDataVector &data) | QmitkPlotWidget | |
| SetCurvePen(unsigned int curveId, const QPen &pen) | QmitkPlotWidget | |
| SetCurveStyle(unsigned int curveId, const QwtPlotCurve::CurveStyle style) | QmitkPlotWidget | |
| SetCurveSymbol(unsigned int curveId, QwtSymbol *symbol) | QmitkPlotWidget | |
| SetCurveTitle(unsigned int curveId, const char *title) | QmitkPlotWidget | |
| SetPlotTitle(const char *title) | QmitkPlotWidget | |
| XYDataVector typedef | QmitkPlotWidget | |
| ~QmitkPlotWidget() | QmitkPlotWidget | [virtual] |