QtiPlot 0.9.7.3
Public Member Functions | Protected Member Functions

BaselineTool Class Reference

Plot tool for selecting and moving individual points of a baseline curve. More...

#include <DataPickerTool.h>

Inheritance diagram for BaselineTool:
DataPickerTool PlotToolInterface

List of all members.

Public Member Functions

 BaselineTool (QwtPlotCurve *curve, Graph *graph, ApplicationWindow *app)

Protected Member Functions

void setSelection (QwtPlotCurve *curve, int point_index)

Detailed Description

Plot tool for selecting and moving individual points of a baseline curve.


Constructor & Destructor Documentation

BaselineTool::BaselineTool ( QwtPlotCurve *  curve,
Graph graph,
ApplicationWindow app 
)

Member Function Documentation

void BaselineTool::setSelection ( QwtPlotCurve *  curve,
int  point_index 
) [protected, virtual]

Reimplemented from DataPickerTool.

References DataPickerTool::d_selected_curve.


The documentation for this class was generated from the following files: