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