QtiPlot  0.9.8.2
Public Member Functions | Protected Member Functions | Protected Attributes
DrawPointTool Class Reference

#include <ScreenPickerTool.h>

Inheritance diagram for DrawPointTool:
ScreenPickerTool PlotToolInterface

List of all members.

Public Member Functions

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

Protected Member Functions

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

Protected Attributes

ApplicationWindow * d_app
DataCurve * d_curve
Table * d_table

Detailed Description

Plot tool for drawing arbitrary points.


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]
virtual int DrawPointTool::rtti ( ) const [inline, 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: