QTfrontend/net/newnetclient.h
changeset 7683 993337e5021f
parent 6952 7f70f37bbf08
child 7684 db140521d102
equal deleted inserted replaced
7682:f6bfbe829008 7683:993337e5021f
   137         void serverMessageOld(const QString &);
   137         void serverMessageOld(const QString &);
   138         void latestProtocolVar(int);
   138         void latestProtocolVar(int);
   139 
   139 
   140         void setReadyStatus(const QString & nick, bool isReady);
   140         void setReadyStatus(const QString & nick, bool isReady);
   141         void setMyReadyStatus(bool isReady);
   141         void setMyReadyStatus(bool isReady);
       
   142         void setAdminStatus(const QString & nick, bool isReady);
   142 
   143 
   143     public slots:
   144     public slots:
   144         void ToggleReady();
   145         void ToggleReady();
   145         void chatLineToNet(const QString& str);
   146         void chatLineToNet(const QString& str);
   146         void chatLineToLobby(const QString& str);
   147         void chatLineToLobby(const QString& str);