QTfrontend/gameuiconfig.h
changeset 8183 9b1c206a6cf2
parent 8179 a1ffcb559f99
child 8294 0e5782b0dd54
equal deleted inserted replaced
8151:25b95d6224fc 8183:9b1c206a6cf2
    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();