qmlFrontend/hwengine.h
branchqmlfrontend
changeset 11433 bca9afcc3a72
parent 11431 80a9b14bb8d3
child 11434 23912c93935a
equal deleted inserted replaced
11432:97e3e62ea5f9 11433:bca9afcc3a72
    71     void movedToRoom();
    71     void movedToRoom();
    72 
    72 
    73     void seedChanged(const QString & seed);
    73     void seedChanged(const QString & seed);
    74     void themeChanged(const QString & theme);
    74     void themeChanged(const QString & theme);
    75     void scriptChanged(const QString & script);
    75     void scriptChanged(const QString & script);
       
    76     void featureSizeChanged(int featureSize);
       
    77     void mapGenChanged(int mapgen);
       
    78     void mapChanged(const QString & map);
       
    79     void mazeSizeChanged(int mazeSize);
       
    80     void templateChanged(int templ);
    76 
    81 
    77     void roomAdded(quint32 flags
    82     void roomAdded(quint32 flags
    78                    , const QString & name
    83                    , const QString & name
    79                    , int players
    84                    , int players
    80                    , int teams
    85                    , int teams