QXRD
0.11.16
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
qxrd
source
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
7
class
QxrdImagePlotMeasurer
:
public
QcepPlotMeasurer
8
{
9
Q_OBJECT
10
11
public
:
12
QxrdImagePlotMeasurer
(QWidget *canvas,
QxrdImagePlot
*plot);
13
14
private
:
15
QxrdImagePlot
*
m_Plot
;
16
};
17
18
#endif // QXRDIMAGEPLOTMEASURER_H
QxrdImagePlotMeasurer::QxrdImagePlotMeasurer
QxrdImagePlotMeasurer(QWidget *canvas, QxrdImagePlot *plot)
Definition:
qxrdimageplotmeasurer.cpp:9
qxrdimageplot-ptr.h
QxrdImagePlotMeasurer::m_Plot
QxrdImagePlot * m_Plot
Definition:
qxrdimageplotmeasurer.h:15
QxrdImagePlot
Definition:
qxrdimageplot.h:30
QxrdImagePlotMeasurer
Definition:
qxrdimageplotmeasurer.h:7
QcepPlotMeasurer
Definition:
qcepplotmeasurer.h:8
qcepplotmeasurer.h
Generated by
1.8.10