Dialog window allowing user to create a game. More...
#include <createserverdialog.h>
 Inheritance diagram for CreateServerDialog:Public Member Functions | |
| CreateServerDialog (QWidget *parent=NULL) | |
| bool | commandLineArguments (QString &executable, QStringList &args, bool offline) | 
| void | makeRemoteGameSetupDialog (const EnginePlugin *plugin) | 
| MapListPanel * | mapListPanel () | 
| QString | mapName () const | 
| void | setConfigureButtonVisible (bool visible) | 
| void | setIwadByName (const QString &iwad) | 
Dialog window allowing user to create a game.
Definition at line 40 of file createserverdialog.h.