6 #ifndef SWIFT_GUI_EDITORS_OWNMODELSETFORM_H
7 #define SWIFT_GUI_EDITORS_OWNMODELSETFORM_H
10 #include <QScopedPointer>
17 class COwnModelSetForm;
19 namespace swift::gui::editors
82 virtual void setReadOnly(
bool readOnly)
override { Q_UNUSED(readOnly); }
91 void onPreferencesChanged();
97 void changeDistributorDisplay();
100 void initDistributorDisplay();
103 void setDistributorView(
bool hasPreferences);
105 QScopedPointer<Ui::COwnModelSetForm> ui;
108 this, &COwnModelSetForm::onPreferencesChanged
Value object encapsulating a list of distributors.
Simple hardcoded info about the corresponding simulator.