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