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