QTfrontend/gameuiconfig.h
changeset 1777 88674c291331
parent 1487 b4cc59a6d50a
child 1812 3d4692e825e7
equal deleted inserted replaced
1776:dd5648e250e4 1777:88674c291331
    38 	bool isSoundEnabled();
    38 	bool isSoundEnabled();
    39 	bool isMusicEnabled();
    39 	bool isMusicEnabled();
    40 	bool isShowFPSEnabled();
    40 	bool isShowFPSEnabled();
    41 	bool isAltDamageEnabled();
    41 	bool isAltDamageEnabled();
    42 	bool appendDateTimeToRecordName();
    42 	bool appendDateTimeToRecordName();
       
    43 	quint8 volume();
    43 	quint8 timerInterval();
    44 	quint8 timerInterval();
    44 	quint8 bitDepth();
    45 	quint8 bitDepth();
    45 	QString netNick();
    46 	QString netNick();
    46 	bool isFrontendFullscreen() const;
    47 	bool isFrontendFullscreen() const;
    47 	void resizeToConfigValues();
    48 	void resizeToConfigValues();