15 #ifndef BORNAGAIN_GUI_VIEW_TOPLEVEL_PROJECTSETTINGSVIEW_H
16 #define BORNAGAIN_GUI_VIEW_TOPLEVEL_PROJECTSETTINGSVIEW_H
50 Ui::ProjectSettingsView*
m_ui;
Defines class ProjectDocument.
Project document class handles all data related to the opened project (sample, job,...
Widget to define project settings.
void showEvent(QShowEvent *) override
Ui::ProjectSettingsView * m_ui
ProjectDocument::Functionalities functionalities() const
void writeOptionsToUI()
Write entries in OptionsItem to UI.
ProjectDocument * m_document
void onSingleSampleRadioToggled(bool newState)
void onSingleInstrumentRadioToggled(bool newState)
void onFunctionalityToggled()
ProjectSettingsView(QWidget *parentWidget, ProjectDocument *document)
void writeFunctionalityToUI()