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