6 #ifndef SWIFT_GUI_COMPONENTS_COPYMODELSFROMOTHERSWIFTVERSIONS_H
7 #define SWIFT_GUI_COMPONENTS_COPYMODELSFROMOTHERSWIFTVERSIONS_H
10 #include <QScopedPointer>
11 #include <QWizardPage>
19 class CCopyModelsFromOtherSwiftVersionsComponent;
50 bool confirmOverride(
const QString &msg);
55 QScopedPointer<Ui::CCopyModelsFromOtherSwiftVersionsComponent> ui;
71 using QWizardPage::QWizardPage;
Using this class provides a QFrame with the overlay functionality already integrated.
Copy models from another swift version.
void reloadOtherVersions(int deferMs=-1)
Reload other versions.
virtual ~CCopyModelsFromOtherSwiftVersionsComponent()
Dtor.
CCopyModelsFromOtherSwiftVersionsComponent(QWidget *parent=nullptr)
Ctor.
Wizard page for CCopyModelsFromOtherSwiftVersionsComponent.
void setConfigComponent(CCopyModelsFromOtherSwiftVersionsComponent *config)
Set config.
virtual bool validatePage()
virtual void initializePage()
Description of a swift application.
Value object encapsulating a list of aircraft models.
Simple hardcoded info about the corresponding simulator.
Bundle of caches for all simulators.
Bundle of caches for model sets of all simulators.
High level reusable GUI components.