QXRD
0.11.16
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
qxrd
source
qxrdimageplotzoomer.h
Go to the documentation of this file.
1
#ifndef QXRDIMAGEPLOTZOOMER_H
2
#define QXRDIMAGEPLOTZOOMER_H
3
4
#include "
qcepplotzoomer.h
"
5
#include "
qxrdimageplot.h
"
6
7
class
QxrdImagePlotZoomer
:
public
QcepPlotZoomer
8
{
9
Q_OBJECT
10
11
public
:
12
QxrdImagePlotZoomer
(QWidget *canvas,
QxrdImagePlot
*plot);
13
14
private
:
15
QxrdImagePlot
*
m_ImagePlot
;
16
};
17
18
#endif // QXRDIMAGEPLOTZOOMER_H
QxrdImagePlotZoomer::m_ImagePlot
QxrdImagePlot * m_ImagePlot
Definition:
qxrdimageplotzoomer.h:15
QxrdImagePlotZoomer::QxrdImagePlotZoomer
QxrdImagePlotZoomer(QWidget *canvas, QxrdImagePlot *plot)
Definition:
qxrdimageplotzoomer.cpp:4
qcepplotzoomer.h
QcepPlotZoomer
Definition:
qcepplotzoomer.h:7
QxrdImagePlot
Definition:
qxrdimageplot.h:30
QxrdImagePlotZoomer
Definition:
qxrdimageplotzoomer.h:7
qxrdimageplot.h
Generated by
1.8.10