QXRD  0.11.16
qxrdimageplotmeasurer.h
Go to the documentation of this file.
1 #ifndef QXRDIMAGEPLOTMEASURER_H
2 #define QXRDIMAGEPLOTMEASURER_H
3 
4 #include "qcepplotmeasurer.h"
5 #include "qxrdimageplot-ptr.h"
6 
8 {
9  Q_OBJECT
10 
11 public:
12  QxrdImagePlotMeasurer(QWidget *canvas, QxrdImagePlot *plot);
13 
14 private:
16 };
17 
18 #endif // QXRDIMAGEPLOTMEASURER_H
QxrdImagePlotMeasurer(QWidget *canvas, QxrdImagePlot *plot)