6 #ifndef SWIFT_GUI_COMPONENTS_DBOWNMODELSETDIALOG_H
7 #define SWIFT_GUI_COMPONENTS_DBOWNMODELSETDIALOG_H
10 #include <QScopedPointer>
16 class CDbOwnModelSetDialog;
20 class CDbOwnModelSetComponent;
47 QScopedPointer<Ui::CDbOwnModelSetDialog> ui;
Handling of the own model set.
const CDbOwnModelSetComponent * modelSetComponent() const
Direct access to CDbOwnModelSetComponent.
void setSimulator(const swift::misc::simulation::CSimulatorInfo &simulator)
Simulator.
CDbOwnModelSetDialog(QWidget *parent=nullptr)
Constructor.
virtual ~CDbOwnModelSetDialog()
Destructor.
void enableButtons(bool firstSet, bool newSet)
Enable buttons.
Simple hardcoded info about the corresponding simulator.
High level reusable GUI components.