DrawPointTool Class Reference

#include <ScreenPickerTool.h>

Inheritance diagram for DrawPointTool:

ScreenPickerTool PlotToolInterface

List of all members.


Detailed Description

Plot tool for drawing arbitrary points.

Public Member Functions

 DrawPointTool (ApplicationWindow *app, Graph *graph, const QObject *status_target=NULL, const char *status_slot="")

Protected Member Functions

void appendPoint (const QwtDoublePoint &point)
virtual bool eventFilter (QObject *obj, QEvent *event)

Protected Attributes

ApplicationWindowd_app
DataCurved_curve
Tabled_table

Constructor & Destructor Documentation

DrawPointTool::DrawPointTool ( ApplicationWindow app,
Graph graph,
const QObject *  status_target = NULL,
const char *  status_slot = "" 
)


Member Function Documentation

void DrawPointTool::appendPoint ( const QwtDoublePoint &  point  )  [protected]

bool DrawPointTool::eventFilter ( QObject *  obj,
QEvent *  event 
) [protected, virtual]

Reimplemented from ScreenPickerTool.


Member Data Documentation

ApplicationWindow* DrawPointTool::d_app [protected]

DataCurve* DrawPointTool::d_curve [protected]

Table* DrawPointTool::d_table [protected]


The documentation for this class was generated from the following files:
Generated on Thu Feb 7 13:59:28 2008 for QtiPlot by  doxygen 1.5.4