qmlFrontend/hwengine.h
branchqmlfrontend
changeset 11443 5182d44fb733
parent 11440 330c14f4ba69
child 11827 8c71c5a1172f
equal deleted inserted replaced
11442:6b04a266feee 11443:5182d44fb733
    54 
    54 
    55     void playingTeamAdded(const QString & teamName, int aiLevel, bool isLocal);
    55     void playingTeamAdded(const QString & teamName, int aiLevel, bool isLocal);
    56     void playingTeamRemoved(const QString & teamName);
    56     void playingTeamRemoved(const QString & teamName);
    57 
    57 
    58     void teamColorChanged(const QString & teamName, const QString & colorValue);
    58     void teamColorChanged(const QString & teamName, const QString & colorValue);
       
    59     void hedgehogsNumberChanged(const QString & teamName, int hedgehogsNumber);
    59 
    60 
    60     void netConnected();
    61     void netConnected();
    61     void netDisconnected(const QString & message);
    62     void netDisconnected(const QString & message);
    62 
    63 
    63     void lobbyClientAdded(const QString & clientName);
    64     void lobbyClientAdded(const QString & clientName);