|
QtiPlot
0.9.8.2
|
Plot tool for selecting and moving individual points of a baseline curve. More...
#include <DataPickerTool.h>
Public Member Functions | |
| BaselineTool (QwtPlotCurve *curve, Graph *graph, ApplicationWindow *app) | |
Protected Member Functions | |
| void | setSelection (QwtPlotCurve *curve, int point_index) |
Plot tool for selecting and moving individual points of a baseline curve.
| BaselineTool::BaselineTool | ( | QwtPlotCurve * | curve, |
| Graph * | graph, | ||
| ApplicationWindow * | app | ||
| ) |
References DataPickerTool::setSelectedCurve().
| void BaselineTool::setSelection | ( | QwtPlotCurve * | curve, |
| int | point_index | ||
| ) | [protected, virtual] |
Reimplemented from DataPickerTool.
References DataPickerTool::d_selected_curve.
1.7.6.1