QTfrontend/gameuiconfig.h
changeset 8179 a1ffcb559f99
parent 7633 d4251e519062
child 8294 0e5782b0dd54
equal deleted inserted replaced
8178:8bd087478b48 8179:a1ffcb559f99
    56         bool isReducedQuality() const;
    56         bool isReducedQuality() const;
    57         bool isFrontendEffects() const;
    57         bool isFrontendEffects() const;
    58         bool isFrontendFullscreen() const;
    58         bool isFrontendFullscreen() const;
    59         void resizeToConfigValues();
    59         void resizeToConfigValues();
    60         quint32 stereoMode() const;
    60         quint32 stereoMode() const;
       
    61         void setValue(const QString & key, const QVariant & value);
    61 
    62 
    62         QString AVFormat();
    63         QString AVFormat();
    63         QString videoCodec();
    64         QString videoCodec();
    64         QString audioCodec();
    65         QString audioCodec();
    65         QRect rec_Resolution();
    66         QRect rec_Resolution();