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