Public Member Functions | Protected Attributes | Private Slots

ImageProfilesTool Class Reference

#include <ScreenPickerTool.h>

Inheritance diagram for ImageProfilesTool:
ScreenPickerTool PlotToolInterface

List of all members.

Public Member Functions

virtual void append (const QwtDoublePoint &pos)
ImageProfilesToolclone (Graph *g)
QPointer< TablehorizontalTable ()
 ImageProfilesTool (ApplicationWindow *app, Graph *graph, Matrix *m, Table *horTable, Table *verTable, const QObject *status_target=NULL, const char *status_slot="")
QPointer< Matrixmatrix ()
virtual int rtti () const
QPointer< TableverticalTable ()
virtual ~ImageProfilesTool ()

Protected Attributes

ApplicationWindowd_app
QPointer< Tabled_hor_table
QPointer< Matrixd_matrix
QPointer< Tabled_ver_table
DoubleSpinBoxhorSpinBox
DoubleSpinBoxvertSpinBox
QLabel * zLabel

Private Slots

void modifiedMatrix (Matrix *)
void updateCursorPosition ()

Detailed Description

Plot tool for image analysis.


Constructor & Destructor Documentation

ImageProfilesTool::~ImageProfilesTool (  )  [virtual]

References d_hor_table, and d_ver_table.


Member Function Documentation

QPointer<Table> ImageProfilesTool::horizontalTable (  )  [inline]

References d_hor_table.

Referenced by Graph::saveToString().

QPointer<Matrix> ImageProfilesTool::matrix (  )  [inline]

References d_matrix.

Referenced by Graph::saveToString().

virtual int ImageProfilesTool::rtti (  )  const [inline, virtual]

Reimplemented from PlotToolInterface.

void ImageProfilesTool::updateCursorPosition (  )  [private, slot]
QPointer<Table> ImageProfilesTool::verticalTable (  )  [inline]

References d_ver_table.

Referenced by Graph::saveToString().


Member Data Documentation

Referenced by append(), and clone().

QPointer<Matrix> ImageProfilesTool::d_matrix [protected]
QLabel* ImageProfilesTool::zLabel [protected]

Referenced by append(), and ImageProfilesTool().


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