QTfrontend/gameuiconfig.h
changeset 14670 56831f466d1d
parent 13628 d5e029b84e16
child 14677 93429d8f6b3f
equal deleted inserted replaced
14669:fd22b6d474e7 14670:56831f466d1d
    64         QString tempHash();
    64         QString tempHash();
    65         void setNetPasswordLength(int passwordLength);
    65         void setNetPasswordLength(int passwordLength);
    66         bool isReducedQuality() const;
    66         bool isReducedQuality() const;
    67         bool isFrontendEffects() const;
    67         bool isFrontendEffects() const;
    68         bool isFrontendFullscreen() const;
    68         bool isFrontendFullscreen() const;
       
    69         bool isHolidaySillinessEnabled() const;
    69         void resizeToConfigValues();
    70         void resizeToConfigValues();
    70         quint32 stereoMode() const;
    71         quint32 stereoMode() const;
    71         void setValue(const QString & key, const QVariant & value);
    72         void setValue(const QString & key, const QVariant & value);
    72         QString bind(int bindID);
    73         QString bind(int bindID);
    73         void setBind(int bindID, QString & strbind);
    74         void setBind(int bindID, QString & strbind);