QTfrontend/mapContainer.h
changeset 4513 1dd97c710f5a
parent 4511 df827e70ae63
child 4519 aee36896d46b
equal deleted inserted replaced
4512:c6aff8ceada0 4513:1dd97c710f5a
    43   HWMapContainer(QWidget * parent=0);
    43   HWMapContainer(QWidget * parent=0);
    44   QString getCurrentSeed() const;
    44   QString getCurrentSeed() const;
    45   QString getCurrentMap() const;
    45   QString getCurrentMap() const;
    46   QString getCurrentTheme() const;
    46   QString getCurrentTheme() const;
    47   int     getCurrentHHLimit() const;
    47   int     getCurrentHHLimit() const;
       
    48   QString getCurrentScheme() const;
       
    49   QString getCurrentWeapons() const;
    48   quint32 getTemplateFilter() const;
    50   quint32 getTemplateFilter() const;
    49   MapGenerator get_mapgen(void) const;
    51   MapGenerator get_mapgen(void) const;
    50   int get_maze_size(void) const;
    52   int get_maze_size(void) const;
    51   bool getCurrentIsMission() const;
    53   bool getCurrentIsMission() const;
    52   QByteArray getDrawnMapData();
    54   QByteArray getDrawnMapData();