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 = "" 
)

References d_curve, and d_table.


Member Function Documentation

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

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


Member Data Documentation

Referenced by appendPoint().

Referenced by appendPoint(), and DrawPointTool().

Referenced by appendPoint(), and DrawPointTool().


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

Generated on Sun Jun 15 21:32:22 2008 for QtiPlot by  doxygen 1.5.6