Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions codeless banner

ShutdownDialogTask Class Reference
[QtBaseModule]

The ShutdownDialogTask class provides a shutdown dialog that allows the user to control system restarts and shutdowns. More...

    #include <ShutdownDialogTask>

Inherits QObject.

Additional Inherited Members


Detailed Description

The ShutdownDialogTask class provides a shutdown dialog that allows the user to control system restarts and shutdowns.

The ShutdownDialogTask provides a Qt Extended Server Task. Qt Extended Server Tasks are documented in full in the QtopiaServerApplication class documentation.

The shutdown dialog is controlled by this class and allows users to terminate Qtopia, restart Qtopia, shutdown the system or reboot the system. The default implementation is a simple dialog allowing the user to select from one of these four options.

The shutdown dialog appears in response to the QtopiaServerApplication::shutdownRequested() signal. Once the user has selected their desired option, the dialog invokes the QtopiaServerApplication::shutdown() method and closes.

This class is part of the Qt Extended server and connot be used by other Qt Extended applications.


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3