QTfrontend/hwform.h
changeset 14838 bdb47255d7e4
parent 14603 f29effb11190
child 14865 90cf07c60feb
equal deleted inserted replaced
14837:5443e5e0faa3 14838:bdb47255d7e4
   101         void StartCampaign();
   101         void StartCampaign();
   102         void NetConnect();
   102         void NetConnect();
   103         void NetConnectServer(const QString & host, quint16 port);
   103         void NetConnectServer(const QString & host, quint16 port);
   104         void NetConnectOfficialServer();
   104         void NetConnectOfficialServer();
   105         void NetStartServer();
   105         void NetStartServer();
       
   106         void NetRedirected(quint16 port);
   106         void NetDisconnect();
   107         void NetDisconnect();
   107         void NetConnected();
   108         void NetConnected();
   108         void NetError(const QString & errmsg);
   109         void NetError(const QString & errmsg);
   109         void NetWarning(const QString & wrnmsg);
   110         void NetWarning(const QString & wrnmsg);
   110         void NetGameEnter();
   111         void NetGameEnter();