QXRD
0.11.16
|
#include <qxrdintegratordialog.h>
Public Slots | |
void | onEnablePolarizationChanged (bool pol) |
void | onEnableAbsorptionChanged (bool absn) |
void | editUserGeometry () |
void | editUserAbsorption () |
void | onEditedUserGeometry () |
void | onEditedUserAbsorption () |
Public Member Functions | |
QxrdIntegratorDialog (QxrdIntegratorWPtr integw, QWidget *parent=0) | |
virtual | ~QxrdIntegratorDialog () |
Private Attributes | |
QxrdIntegratorWPtr | m_Integrator |
QString | m_GeometryPath |
QString | m_IntensityPath |
QPointer< QxrdUserScriptDialog > | m_EditUserAbsorption |
QPointer< QxrdUserScriptDialog > | m_EditUserGeometry |
Definition at line 11 of file qxrdintegratordialog.h.
QxrdIntegratorDialog::QxrdIntegratorDialog | ( | QxrdIntegratorWPtr | integw, |
QWidget * | parent = 0 |
||
) |
Definition at line 6 of file qxrdintegratordialog.cpp.
References DEBUG_CONSTRUCTORS, editUserAbsorption(), editUserGeometry(), QxrdDataProcessorThreaded::integrateSaveAndDisplay(), m_Integrator, onEnableAbsorptionChanged(), onEnablePolarizationChanged(), qcepDebug(), and QcepBoolProperty::valueChanged().
|
virtual |
Definition at line 54 of file qxrdintegratordialog.cpp.
References DEBUG_CONSTRUCTORS, and qcepDebug().
|
slot |
Definition at line 71 of file qxrdintegratordialog.cpp.
References m_EditUserAbsorption, m_Integrator, and onEditedUserAbsorption().
Referenced by QxrdIntegratorDialog().
|
slot |
Definition at line 89 of file qxrdintegratordialog.cpp.
References m_EditUserGeometry, m_Integrator, and onEditedUserGeometry().
Referenced by QxrdIntegratorDialog().
|
slot |
Definition at line 107 of file qxrdintegratordialog.cpp.
References m_EditUserAbsorption, and m_Integrator.
Referenced by editUserAbsorption().
|
slot |
Definition at line 118 of file qxrdintegratordialog.cpp.
References m_EditUserGeometry, and m_Integrator.
Referenced by editUserGeometry().
|
slot |
Definition at line 66 of file qxrdintegratordialog.cpp.
Referenced by QxrdIntegratorDialog().
|
slot |
Definition at line 61 of file qxrdintegratordialog.cpp.
Referenced by QxrdIntegratorDialog().
|
private |
Definition at line 32 of file qxrdintegratordialog.h.
Referenced by editUserAbsorption(), and onEditedUserAbsorption().
|
private |
Definition at line 33 of file qxrdintegratordialog.h.
Referenced by editUserGeometry(), and onEditedUserGeometry().
|
private |
Definition at line 30 of file qxrdintegratordialog.h.
|
private |
Definition at line 29 of file qxrdintegratordialog.h.
Referenced by editUserAbsorption(), editUserGeometry(), onEditedUserAbsorption(), onEditedUserGeometry(), and QxrdIntegratorDialog().
|
private |
Definition at line 31 of file qxrdintegratordialog.h.