swift
|
Window for setting up the FSX plugin. More...
Public Member Functions | |
CSimulatorEmulatedConfig (QObject *parent=nullptr) | |
Ctor. | |
virtual | ~CSimulatorEmulatedConfig () |
Dtor. | |
swift::gui::CPluginConfigWindow * | createConfigWindow (QWidget *parent) |
Creates a new config window and returns its pointer. More... | |
![]() | |
virtual | ~IPluginConfig () |
Dtor. | |
Window for setting up the FSX plugin.
Definition at line 16 of file simulatoremulatedconfig.h.
|
virtual |
Creates a new config window and returns its pointer.
Implements swift::gui::IPluginConfig.
Definition at line 15 of file simulatoremulatedconfig.cpp.