QTfrontend/newnetclient.h
changeset 1648 32d99a3c7998
parent 1592 5ee77ee470a6
child 1671 bb12cb688f75
equal deleted inserted replaced
1647:ab0c8c4be7b3 1648:32d99a3c7998
   118 
   118 
   119   void roomsList(const QStringList&);
   119   void roomsList(const QStringList&);
   120   void serverMessage(const QString &);
   120   void serverMessage(const QString &);
   121 
   121 
   122   void setReadyStatus(const QString & nick, bool isReady);
   122   void setReadyStatus(const QString & nick, bool isReady);
       
   123   void setMyReadyStatus(bool isReady);
   123   void showMessage(const QString &);
   124   void showMessage(const QString &);
   124 
   125 
   125  public slots:
   126  public slots:
   126   void ToggleReady();
   127   void ToggleReady();
   127   void chatLineToNet(const QString& str);
   128   void chatLineToNet(const QString& str);