changeset 1165 | 40eeae82e70b |
parent 1162 | 91bf5e3e558d |
child 1487 | b4cc59a6d50a |
1164:a241f6eb48be | 1165:40eeae82e70b |
---|---|
41 bool isAltDamageEnabled(); |
41 bool isAltDamageEnabled(); |
42 quint8 timerInterval(); |
42 quint8 timerInterval(); |
43 quint8 bitDepth(); |
43 quint8 bitDepth(); |
44 QString netNick(); |
44 QString netNick(); |
45 bool isFrontendFullscreen() const; |
45 bool isFrontendFullscreen() const; |
46 void resizeToConfigValues(); |
|
46 |
47 |
47 signals: |
48 signals: |
48 void frontendFullscreen(bool value); |
49 void frontendFullscreen(bool value); |
49 |
50 |
50 public slots: |
51 public slots: |