QTfrontend/hwform.h
changeset 9100 3f5e0280db4d
parent 9080 9b42757d7e71
child 9127 e350500c4edb
child 9182 f92e205bc167
equal deleted inserted replaced
9098:cba0d2199123 9100:3f5e0280db4d
   143         void openRegistrationPage();
   143         void openRegistrationPage();
   144 
   144 
   145         void startGame();
   145         void startGame();
   146         void restartGame();
   146         void restartGame();
   147 
   147 
       
   148         void FromNetProxySlot(const QByteArray &);
       
   149 
   148     private:
   150     private:
   149         void _NetConnect(const QString & hostName, quint16 port, QString nick);
   151         void _NetConnect(const QString & hostName, quint16 port, QString nick);
   150         int  AskForNickAndPwd(void);
   152         int  AskForNickAndPwd(void);
   151         void UpdateTeamsLists();
   153         void UpdateTeamsLists();
   152         void CreateGame(GameCFGWidget * gamecfg, TeamSelWidget* pTeamSelWidget, QString ammo);
   154         void CreateGame(GameCFGWidget * gamecfg, TeamSelWidget* pTeamSelWidget, QString ammo);