QTfrontend/hwform.h
changeset 11968 1de4d6b35748
parent 11950 3792a9f9fa9c
child 12665 5664ec82aed7
equal deleted inserted replaced
11967:7dd85fe00de3 11968:1de4d6b35748
    93         void DeleteTeam(const QString & teamName);
    93         void DeleteTeam(const QString & teamName);
    94         void DeleteScheme();
    94         void DeleteScheme();
    95         void DeleteWeaponSet();
    95         void DeleteWeaponSet();
    96         void SimpleGame();
    96         void SimpleGame();
    97         void PlayDemo();
    97         void PlayDemo();
    98         void startTraining(const QString&);
    98         void startTraining(const QString&, const QString&);
    99         void StartCampaign();
    99         void StartCampaign();
   100         void NetConnect();
   100         void NetConnect();
   101         void NetConnectServer(const QString & host, quint16 port);
   101         void NetConnectServer(const QString & host, quint16 port);
   102         void NetConnectOfficialServer();
   102         void NetConnectOfficialServer();
   103         void NetStartServer();
   103         void NetStartServer();