swift
|
Config plugin for the X-Plane plugin. More...
Public Member Functions | |
CSimulatorXPlaneConfig (QObject *parent=nullptr) | |
Ctor. | |
virtual | ~CSimulatorXPlaneConfig () |
Dtor. | |
swift::gui::CPluginConfigWindow * | createConfigWindow (QWidget *parent) |
Creates a new config window and returns its pointer. More... | |
![]() | |
virtual | ~IPluginConfig () |
Dtor. | |
Config plugin for the X-Plane plugin.
Definition at line 26 of file simulatorxplaneconfig.h.
|
virtual |
Creates a new config window and returns its pointer.
Implements swift::gui::IPluginConfig.
Definition at line 17 of file simulatorxplaneconfig.cpp.