6 #ifndef SWIFT_SIMPLUGIN_FSXCOMMON_FSXSETTINGSCOMPONENT_H
7 #define SWIFT_SIMPLUGIN_FSXCOMMON_FSXSETTINGSCOMPONENT_H
10 #include <QScopedPointer>
18 class CFsxSettingsComponent;
22 class COverlayMessagesFrame;
24 namespace swift::simplugin::fsxcommon
26 class CSimulatorFsxCommon;
51 void onSimConnectTraceChanged();
54 void onEnableTerrainProbeChanged();
57 void onSimulatedObjectChanged();
60 void onSBOffsetsChanged();
63 void onSimulatorStatusChanged(
int status);
73 QScopedPointer<Ui::CFsxSettingsComponent> ui;
Using this class provides a QFrame with the overlay functionality already integrated.
Simple hardcoded info about the corresponding simulator.
Describing a simulator plugin.
void setSimulator(const swift::misc::simulation::CSimulatorInfo &simulator)
Simulator, P3D/FSX.
FSX Simulator Implementation.
#define FSXCOMMON_EXPORT
FSXCommon Export Macro.