Qt Mobility Reference Documentation

QSystemScreenSaver Class Reference

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

 #include <QSystemScreenSaver>

Inherits QObject.


Properties

  • 1 property inherited from QObject

Public Functions

QSystemScreenSaver ( QObject * parent = 0 )
~QSystemScreenSaver ()
bool screenSaverInhibited ()
  • 29 public functions inherited from QObject

Additional Inherited Members

  • 1 public slot inherited from QObject
  • 1 signal inherited from QObject
  • 1 public variable inherited from QObject
  • 4 static public members inherited from QObject
  • 7 protected functions inherited from QObject
  • 2 protected variables inherited from QObject

Detailed Description

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.


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 )

Constructs a QSystemScreenSaver with the given parent.

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.