6 #ifndef SWIFT_SIMPLUGIN_EMULATED_SIMULATOREMULATEDCONFIG_H
7 #define SWIFT_SIMPLUGIN_EMULATED_SIMULATOREMULATEDCONFIG_H
11 namespace swift::simplugin::emulated
19 Q_PLUGIN_METADATA(IID
"org.swift-project.swiftgui.pluginconfiginterface" FILE
"simulatoremulatedconfig.json")
Base class for plugin config window.
The interface for the plugin config.
Window for setting up the FSX plugin.
swift::gui::CPluginConfigWindow * createConfigWindow(QWidget *parent)
Creates a new config window and returns its pointer.
virtual ~CSimulatorEmulatedConfig()
Dtor.
CSimulatorEmulatedConfig(QObject *parent=nullptr)
Ctor.