6 #ifndef SWIFT_SIMPLUGIN_FSXCOMMON_SIMULATORFSXCONFIGWINDOW_H
7 #define SWIFT_SIMPLUGIN_FSXCOMMON_SIMULATORFSXCONFIGWINDOW_H
9 #include <QScopedPointer>
17 class CSimulatorFsxConfigWindow;
19 namespace swift::simplugin::fsxcommon
40 QScopedPointer<Ui::CSimulatorFsxConfigWindow> ui;
Base class for plugin config window.
Simple hardcoded info about the corresponding simulator.
A window that lets user set up the FSX plugin.
const swift::misc::simulation::CSimulatorInfo & getSimulator() const
Related simulator, i.e. "P3D" or "FSX".
#define FSXCOMMON_EXPORT
FSXCommon Export Macro.