Qt Mobility Reference Documentation

QSystemScreenSaver Class Reference

The QSystemScreenSaver class provides access to screen saver and blanking. More...

 #include <QSystemScreenSaver>

Properties


Public Functions

QSystemScreenSaver ( QObject * parent = 0 )
~QSystemScreenSaver ()
bool screenSaverInhibited ()

Detailed Description

The QSystemScreenSaver class provides access to screen saver and blanking.

Constructs a QSystemScreenSaver object with the given parent.

On platforms where there is no one default screensaver mechanism, such as Linux, this class may not be available.


Property Documentation

screenSaverInhibited : const bool

This property holds screensaver inhibited.

Returns true if the screensaver is inhibited, otherwise false.

Access functions:

bool screenSaverInhibited ()

Member Function Documentation

QSystemScreenSaver::QSystemScreenSaver ( QObject * parent = 0 )

QSystemScreenSaver::~QSystemScreenSaver ()

Destroys the QSystemScreenSaver object.

X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.