QXRD  0.11.16
qxrdplotslicer.h
Go to the documentation of this file.
1 #ifndef QXRDPLOTSLICER_H
2 #define QXRDPLOTSLICER_H
3 
5 
7 {
8 public:
9  QxrdPlotSlicer(QWidget *canvas, QxrdImagePlot *plot);
10 
11 // virtual QwtText trackerTextF(const QPointF &pos) const;
12 
13 private:
15 };
16 
17 #endif // QXRDPLOTSLICER_H
QxrdImagePlot * m_Plot
QxrdPlotSlicer(QWidget *canvas, QxrdImagePlot *plot)