equal
deleted
inserted
replaced
74 void scriptChanged(int); |
74 void scriptChanged(int); |
75 void jumpToSchemes(); |
75 void jumpToSchemes(); |
76 void jumpToWeapons(); |
76 void jumpToWeapons(); |
77 void mapgenChanged(MapGenerator m); |
77 void mapgenChanged(MapGenerator m); |
78 void maze_sizeChanged(int s); |
78 void maze_sizeChanged(int s); |
|
79 void slMapFeatureSizeChanged(int s); |
79 void onDrawnMapChanged(const QByteArray & data); |
80 void onDrawnMapChanged(const QByteArray & data); |
80 void updateModelViews(); |
81 void updateModelViews(); |
81 |
82 |
82 private: |
83 private: |
83 QVBoxLayout mainLayout; |
84 QVBoxLayout mainLayout; |