equal
deleted
inserted
replaced
175 void intSetTemplateFilter(int); |
175 void intSetTemplateFilter(int); |
176 void intSetMazeSize(int size); |
176 void intSetMazeSize(int size); |
177 void intSetFeatureSize(int size); |
177 void intSetFeatureSize(int size); |
178 void setMissingTheme(const QString & name); |
178 void setMissingTheme(const QString & name); |
179 void mapChanged(const QModelIndex & map, int type, const QModelIndex & old = QModelIndex()); |
179 void mapChanged(const QModelIndex & map, int type, const QModelIndex & old = QModelIndex()); |
|
180 void setImage(const QPixmap & newImage, bool showHHLimit); |
180 void setMapInfo(MapModel::MapInfo mapInfo); |
181 void setMapInfo(MapModel::MapInfo mapInfo); |
181 void changeMapType(MapModel::MapType type, const QModelIndex & newMap = QModelIndex()); |
182 void changeMapType(MapModel::MapType type, const QModelIndex & newMap = QModelIndex()); |
182 void updateHelpTexts(MapModel::MapType type); |
183 void updateHelpTexts(MapModel::MapType type); |
183 void updatePreview(); |
184 void updatePreview(); |
184 void updateThemeButtonSize(); |
185 void updateThemeButtonSize(); |