DlgEditPoint Class Reference

Dialog box for editing the information of one axis point. More...

#include <DlgEditPoint.h>

List of all members.

Signals

void signalSetOverrideCursor (QCursor)
 Send a signal to trigger the setting of the override cursor.

Public Member Functions

 DlgEditPoint (MainWindow &mainWindow, DigitizeStateAbstractBase &digitizeState, const DocumentModelCoords &modelCoords, const MainWindowModel &modelMainWindow, const QCursor &cursorShape, const Transformation &transformation, DocumentAxesPointsRequired documentAxesPointsRequired, bool isXOnly=false, const double *xInitialValue=0, const double *yInitialValue=0)
 Constructor for existing point which already has graph coordinates (which may be changed using this dialog).
QPointF posGraph (bool &isXOnly) const
 Return the graph coordinates position specified by the user. Only applies if dialog was accepted.

Detailed Description

Dialog box for editing the information of one axis point.

Definition at line 30 of file DlgEditPoint.h.


Constructor & Destructor Documentation

DlgEditPoint::DlgEditPoint ( MainWindow mainWindow,
DigitizeStateAbstractBase digitizeState,
const DocumentModelCoords modelCoords,
const MainWindowModel modelMainWindow,
const QCursor &  cursorShape,
const Transformation transformation,
DocumentAxesPointsRequired  documentAxesPointsRequired,
bool  isXOnly = false,
const double *  xInitialValue = 0,
const double *  yInitialValue = 0 
)

Constructor for existing point which already has graph coordinates (which may be changed using this dialog).

If initial values are unspecified then the value fields will be initially empty

Definition at line 38 of file DlgEditPoint.cpp.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Enumerations Enumerator Friends

Generated on 31 May 2016 for Engauge Digitizer by  doxygen 1.6.1