6 #ifndef SWIFT_GUI_COMPONENTS_CDBOWNMODELSDIALOG_H
7 #define SWIFT_GUI_COMPONENTS_CDBOWNMODELSDIALOG_H
10 #include <QScopedPointer>
17 class CDbOwnModelsDialog;
21 class CDbOwnModelsComponent;
42 int getOwnModelsCount()
const;
53 QScopedPointer<Ui::CDbOwnModelsDialog> ui;
Handling of own models on disk (the models installed for the simulator)
void successfullyLoadedModels(const swift::misc::simulation::CSimulatorInfo &simulator, int count)
Models have been successfully loaded.
Simple hardcoded info about the corresponding simulator.
High level reusable GUI components.
#define SWIFT_GUI_EXPORT
Export a class or function from the library.