6 #ifndef SWIFT_SIMPLUGIN_SIMULATOR_XPLANE_CONFIG_H
7 #define SWIFT_SIMPLUGIN_SIMULATOR_XPLANE_CONFIG_H
19 class CPluginConfigWindow;
21 namespace swift::simplugin::xplane
29 Q_PLUGIN_METADATA(IID
"org.swift-project.swiftgui.pluginconfiginterface" FILE
"simulatorxplaneconfig.json")
Base class for plugin config window.
The interface for the plugin config.
Config plugin for the X-Plane plugin.
swift::gui::CPluginConfigWindow * createConfigWindow(QWidget *parent)
Creates a new config window and returns its pointer.
CSimulatorXPlaneConfig(QObject *parent=nullptr)
Ctor.
virtual ~CSimulatorXPlaneConfig()
Dtor.