6 #ifndef SWIFT_GUI_COMPONENTS_MODELMODESELECTOR_H
7 #define SWIFT_GUI_COMPONENTS_MODELMODESELECTOR_H
11 #include <QScopedPointer>
20 class CModelModeSelector;
49 void setReadOnly(
bool readOnly);
56 QScopedPointer<Ui::CModelModeSelector> ui;
void changed()
Value changed.
Aircraft model (used by another pilot, my models on disk)
ModelMode
Mode, decides if a model is supposed to be used in the model set for model matching or not....
High level reusable GUI components.
#define SWIFT_GUI_EXPORT
Export a class or function from the library.