Inheritance diagram for GeneralGameSetupPanel:Signals | |
| void | gameModeChanged (const GameMode &gameMode) |
| void | pluginChanged (EnginePlugin *plugin) |
Public Member Functions | |
| GeneralGameSetupPanel (QWidget *parent) | |
| GameMode | currentGameMode () const |
| EnginePlugin * | currentPlugin () const |
| void | fillInParams (GameCreateParams ¶ms, bool offline) |
| void | loadConfig (Ini &config, bool loadingPrevious) |
| void | saveConfig (Ini &config) |
| void | setIwadByName (const QString &iwad) |
| void | setupForEngine (EnginePlugin *engine) |
| void | setupForRemoteGame () |
Definition at line 37 of file generalgamesetuppanel.h.