QXRD
0.11.16
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
qxrd
source
qxrdhistogramselector.cpp
Go to the documentation of this file.
1
#include "
qxrdhistogramselector.h
"
2
#include "qwt_picker_machine.h"
3
4
QxrdHistogramSelector::QxrdHistogramSelector
(QWidget *canvas,
QcepPlot
*plot) :
5
QcepPlotMeasurer
(canvas, plot)
6
{
7
setTrackerMode(QwtPicker::AlwaysOn);
8
setStateMachine(
new
QwtPickerDragRectMachine());
9
setRubberBand(QwtPicker::RectRubberBand);
10
}
QcepPlot
Definition:
qcepplot.h:15
QxrdHistogramSelector::QxrdHistogramSelector
QxrdHistogramSelector(QWidget *canvas, QcepPlot *plot)
Definition:
qxrdhistogramselector.cpp:4
qxrdhistogramselector.h
QcepPlotMeasurer
Definition:
qcepplotmeasurer.h:8
Generated by
1.8.10