QTfrontend/mapContainer.h
changeset 3008 e57cafce4227
parent 1802 dd148e2506e2
child 3133 1ab5f18f4df8
equal deleted inserted replaced
3007:489ae87cdf9b 3008:e57cafce4227
    43   QString getCurrentSeed() const;
    43   QString getCurrentSeed() const;
    44   QString getCurrentMap() const;
    44   QString getCurrentMap() const;
    45   QString getCurrentTheme() const;
    45   QString getCurrentTheme() const;
    46   int     getCurrentHHLimit() const;
    46   int     getCurrentHHLimit() const;
    47   quint32 getTemplateFilter() const;
    47   quint32 getTemplateFilter() const;
       
    48   bool getCurrentIsMission() const;
    48 
    49 
    49  public slots:
    50  public slots:
    50   void changeImage();
    51   void changeImage();
    51   void setSeed(const QString & seed);
    52   void setSeed(const QString & seed);
    52   void setMap(const QString & map);
    53   void setMap(const QString & map);