qmlFrontend/hwengine.h
branchqmlfrontend
changeset 11431 80a9b14bb8d3
parent 11430 f88b3948adf3
child 11433 bca9afcc3a72
equal deleted inserted replaced
11430:f88b3948adf3 11431:80a9b14bb8d3
    68     void roomChatLine(const QString & nickname, const QString & line);
    68     void roomChatLine(const QString & nickname, const QString & line);
    69 
    69 
    70     void movedToLobby();
    70     void movedToLobby();
    71     void movedToRoom();
    71     void movedToRoom();
    72 
    72 
       
    73     void seedChanged(const QString & seed);
       
    74     void themeChanged(const QString & theme);
       
    75     void scriptChanged(const QString & script);
       
    76 
    73     void roomAdded(quint32 flags
    77     void roomAdded(quint32 flags
    74                    , const QString & name
    78                    , const QString & name
    75                    , int players
    79                    , int players
    76                    , int teams
    80                    , int teams
    77                    , const QString & host
    81                    , const QString & host