BornAgain
1.19.79
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Definition at line 51 of file ParticleCoreShellForm.h.
Public Attributes | |
GroupBoxCollapser * | collapser = nullptr |
QComboBox * | formfactorCombo = nullptr |
std::unique_ptr< FormLayouter > | layouter |
GroupBoxCollapser* ParticleCoreShellForm::Location::collapser = nullptr |
Definition at line 54 of file ParticleCoreShellForm.h.
Referenced by ParticleCoreShellForm::ParticleCoreShellForm(), ParticleCoreShellForm::createCoreWidgets(), and ParticleCoreShellForm::createShellWidgets().
QComboBox* ParticleCoreShellForm::Location::formfactorCombo = nullptr |
Definition at line 53 of file ParticleCoreShellForm.h.
Referenced by ParticleCoreShellForm::ParticleCoreShellForm(), ParticleCoreShellForm::onCoreComboChanged(), and ParticleCoreShellForm::onShellComboChanged().
std::unique_ptr<FormLayouter> ParticleCoreShellForm::Location::layouter |
Definition at line 52 of file ParticleCoreShellForm.h.
Referenced by ParticleCoreShellForm::ParticleCoreShellForm(), ParticleCoreShellForm::createCoreWidgets(), ParticleCoreShellForm::createShellWidgets(), ParticleCoreShellForm::onCoreComboChanged(), and ParticleCoreShellForm::onShellComboChanged().