QXRD
0.11.16
|
#include <qxrdcenterfinderdialog.h>
Public Slots | |
void | centerMoveUpLeft () |
void | centerMoveUp () |
void | centerMoveUpRight () |
void | centerMoveRight () |
void | centerMoveDownRight () |
void | centerMoveDown () |
void | centerMoveDownLeft () |
void | centerMoveLeft () |
void | onStepSizesChanged () |
void | onCenterChanged (double cx, double cy) |
void | onImplementTiltChanged (bool imp) |
Public Member Functions | |
QxrdCenterFinderDialog (QxrdCenterFinderPtr cen, QWidget *parent=0) | |
virtual | ~QxrdCenterFinderDialog () |
Private Member Functions | |
void | moveCenter (int dx, int dy) |
Private Attributes | |
QxrdCenterFinderPtr | m_CenterFinder |
Definition at line 8 of file qxrdcenterfinderdialog.h.
QxrdCenterFinderDialog::QxrdCenterFinderDialog | ( | QxrdCenterFinderPtr | cen, |
QWidget * | parent = 0 |
||
) |
Definition at line 7 of file qxrdcenterfinderdialog.cpp.
References centerMoveDown(), centerMoveDownLeft(), centerMoveDownRight(), centerMoveLeft(), centerMoveRight(), centerMoveUp(), centerMoveUpLeft(), centerMoveUpRight(), DEBUG_CONSTRUCTORS, m_CenterFinder, onImplementTiltChanged(), onStepSizesChanged(), qcepDebug(), QcepDoubleProperty::valueChanged(), and QcepBoolProperty::valueChanged().
|
virtual |
Definition at line 64 of file qxrdcenterfinderdialog.cpp.
References DEBUG_CONSTRUCTORS, and qcepDebug().
|
slot |
Definition at line 128 of file qxrdcenterfinderdialog.cpp.
References moveCenter().
Referenced by QxrdWindow::initialize(), and QxrdCenterFinderDialog().
|
slot |
Definition at line 133 of file qxrdcenterfinderdialog.cpp.
References moveCenter().
Referenced by QxrdCenterFinderDialog().
|
slot |
Definition at line 123 of file qxrdcenterfinderdialog.cpp.
References moveCenter().
Referenced by QxrdCenterFinderDialog().
|
slot |
Definition at line 138 of file qxrdcenterfinderdialog.cpp.
References moveCenter().
Referenced by QxrdWindow::initialize(), and QxrdCenterFinderDialog().
|
slot |
Definition at line 118 of file qxrdcenterfinderdialog.cpp.
References moveCenter().
Referenced by QxrdWindow::initialize(), and QxrdCenterFinderDialog().
|
slot |
Definition at line 108 of file qxrdcenterfinderdialog.cpp.
References moveCenter().
Referenced by QxrdWindow::initialize(), and QxrdCenterFinderDialog().
|
slot |
Definition at line 103 of file qxrdcenterfinderdialog.cpp.
References moveCenter().
Referenced by QxrdCenterFinderDialog().
|
slot |
Definition at line 113 of file qxrdcenterfinderdialog.cpp.
References moveCenter().
Referenced by QxrdCenterFinderDialog().
|
private |
Definition at line 97 of file qxrdcenterfinderdialog.cpp.
References m_CenterFinder.
Referenced by centerMoveDown(), centerMoveDownLeft(), centerMoveDownRight(), centerMoveLeft(), centerMoveRight(), centerMoveUp(), centerMoveUpLeft(), and centerMoveUpRight().
|
slot |
Definition at line 89 of file qxrdcenterfinderdialog.cpp.
References m_CenterFinder.
|
slot |
Definition at line 80 of file qxrdcenterfinderdialog.cpp.
Referenced by QxrdCenterFinderDialog().
|
slot |
Definition at line 71 of file qxrdcenterfinderdialog.cpp.
Referenced by QxrdCenterFinderDialog().
|
private |
Definition at line 34 of file qxrdcenterfinderdialog.h.
Referenced by moveCenter(), onCenterChanged(), and QxrdCenterFinderDialog().