QTfrontend/gameuiconfig.h
changeset 14677 93429d8f6b3f
parent 14670 56831f466d1d
child 14740 7b2bd37d7503
equal deleted inserted replaced
14676:9377ee00f1f1 14677:93429d8f6b3f
    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         quint16 zoom();
    69         bool isHolidaySillinessEnabled() const;
    70         bool isHolidaySillinessEnabled() const;
    70         void resizeToConfigValues();
    71         void resizeToConfigValues();
    71         quint32 stereoMode() const;
    72         quint32 stereoMode() const;
    72         void setValue(const QString & key, const QVariant & value);
    73         void setValue(const QString & key, const QVariant & value);
    73         QString bind(int bindID);
    74         QString bind(int bindID);