BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
The dialog which shows a MaskEditor. More...
Public Slots | |
void | setDetectorContext (InstrumentModel *instrumentModel, DetectorItem *detectorItem) |
Public Member Functions | |
ExtendedDetectorDialog (QWidget *parent=nullptr) | |
Private Member Functions | |
void | readSettings () |
void | reject () |
void | writeSettings () |
Private Attributes | |
DetectorMaskDelegate * | m_maskDelegate |
MaskEditor * | m_maskEditor |
The dialog which shows a MaskEditor.
Definition at line 27 of file ExtendedDetectorDialog.h.
ExtendedDetectorDialog::ExtendedDetectorDialog | ( | QWidget * | parent = nullptr | ) |
Definition at line 24 of file ExtendedDetectorDialog.cpp.
References m_maskEditor, and readSettings().
|
private |
Definition at line 73 of file ExtendedDetectorDialog.cpp.
References Constants::S_MASKEDITOR, Constants::S_WINDOWPOSITION, and Constants::S_WINDOWSIZE.
Referenced by ExtendedDetectorDialog().
|
private |
Definition at line 67 of file ExtendedDetectorDialog.cpp.
References writeSettings().
|
slot |
Definition at line 61 of file ExtendedDetectorDialog.cpp.
References DetectorMaskDelegate::initMaskEditorContext(), m_maskDelegate, and m_maskEditor.
|
private |
Definition at line 85 of file ExtendedDetectorDialog.cpp.
References Constants::S_MASKEDITOR, Constants::S_WINDOWPOSITION, and Constants::S_WINDOWSIZE.
Referenced by reject().
|
private |
Definition at line 44 of file ExtendedDetectorDialog.h.
Referenced by setDetectorContext().
|
private |
Definition at line 43 of file ExtendedDetectorDialog.h.
Referenced by ExtendedDetectorDialog(), and setDetectorContext().