The ScreenSaver element allows you to temporarily suppress and delay the screensaver from turning on or blanking the screen. More...
This element is part of the QtMobility.systeminfo 1.1 module. It is a convience class to make QML usage easier.
read-onlyscreenSaverDelayed : bool |
Returns whether the screensaver has been suppressed, or not.
This documentation was introduced in Qt Mobility Mobility 1.1.
Delays the screensaver if on is true, otherwise continues the screensaver.
This documentation was introduced in Qt Mobility Mobility 1.1.
Inhibits the screensaver if on is true, otherwise continues the screensaver.
This documentation was introduced in Qt Mobility Mobility 1.1.