#include <qxrdplotslicer.h>
Definition at line 6 of file qxrdplotslicer.h.
QxrdPlotSlicer::QxrdPlotSlicer |
( |
QWidget * |
canvas, |
|
|
QxrdImagePlot * |
plot |
|
) |
| |
Definition at line 6 of file qxrdplotslicer.cpp.
10 qRegisterMetaType< QVector<QPointF> >(
"QVector<QPointF>");
12 setTrackerMode(QwtPicker::AlwaysOn);
13 setStateMachine(
new QwtPickerPolygonMachine());
14 setRubberBand(QwtPicker::PolygonRubberBand);
QxrdImagePlotMeasurer(QWidget *canvas, QxrdImagePlot *plot)
The documentation for this class was generated from the following files: