The QSystemScreenSaver class provides access to screen saver and blanking. More...
#include <QSystemScreenSaver>
Inherits QObject.
QSystemScreenSaver ( QObject * parent = 0 ) | |
~QSystemScreenSaver () | |
bool | screenSaverInhibited () |
The QSystemScreenSaver class provides access to screen saver and blanking.
On platforms where there is no one default screensaver mechanism, such as Linux, this class may not be available.
This property holds screensaver inhibited.
Returns true if the screensaver is inhibited, otherwise false.
Access functions:
bool | screenSaverInhibited () |
Constructs a QSystemScreenSaver with the given parent.
Destroys the QSystemScreenSaver object.