QXRD
0.11.16
|
#include <qxrdcalibrantpropertiesdialog.h>
Public Member Functions | |
QxrdCalibrantPropertiesDialog (QWidget *parent, QxrdCalibrantPtr cal) | |
~QxrdCalibrantPropertiesDialog () | |
void | accept () |
Private Attributes | |
QxrdCalibrantPtr | m_Calibrant |
Definition at line 8 of file qxrdcalibrantpropertiesdialog.h.
|
explicit |
Definition at line 5 of file qxrdcalibrantpropertiesdialog.cpp.
References m_Calibrant.
QxrdCalibrantPropertiesDialog::~QxrdCalibrantPropertiesDialog | ( | ) |
Definition at line 49 of file qxrdcalibrantpropertiesdialog.cpp.
void QxrdCalibrantPropertiesDialog::accept | ( | ) |
Definition at line 53 of file qxrdcalibrantpropertiesdialog.cpp.
References m_Calibrant.
|
private |
Definition at line 19 of file qxrdcalibrantpropertiesdialog.h.
Referenced by accept(), and QxrdCalibrantPropertiesDialog().