Viadeo Twitter Google Bookmarks ! Facebook Digg del.icio.us MySpace Yahoo MyWeb Blinklist Netvouz Reddit Simpy StumbleUpon Bookmarks Windows Live Favorites 
Logo Documentation Qt ·  Page d'accueil  ·  Toutes les classes  ·  Toutes les fonctions  ·  Vues d'ensemble  · 

SystemShutdownHandler Class Reference
[QtBaseModule]

The SystemShutdownHandler class notifies tasks when the system is shutting down or restarting. More...

    #include <SystemShutdownHandler>

Inherits QObject.

Inherited by ApplicationShutdownTask, ContentServerTask, DocumentServerTask, MediaServerControlTask, SecurityMonitorTask, and ShutdownSplashScreen.

Public Functions

  • 29 public functions inherited from QObject

Signals

Static Public Members

  • 4 static public members inherited from QObject

Additional Inherited Members

  • 1 property inherited from QObject
  • 1 public slot inherited from QObject
  • 1 public type inherited from QObject
  • 7 protected functions inherited from QObject
  • 2 protected variables inherited from QObject

Detailed Description

The SystemShutdownHandler class notifies tasks when the system is shutting down or restarting.

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

Server components can use the SystemShutdownHandler to integrate into the shutdown mechanism.

Tasks that provide the SystemShutdownHandler interface are called when the system is shutting down or restarting. By providing this interface, tasks can ensure that they clean up appropriately before a shutdown or restart.

During shutdown or restart, the systemShutdown() or systemRestart() methods are invoked respectively. If a task cannot complete its cleanup synchronously in this invocation, it may return false which indicates that it has not completed. Other handlers will continue to be invoked, but the final shutdown or restart will not occur until all such incomplete handlers have emitted the proceed() signal.

All shutdown handlers must successfully complete shutdown within timeout() milliseconds.

Shutdown is controlled through the QtopiaServerApplication::shutdown() method.

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

See also QtopiaServerApplication.


Member Function Documentation

void SystemShutdownHandler::proceed ()   [signal]

Emitted to indicate the completion of this instances portion of shutdown or restart. This signal should only ever be emitted after the class has delayed the completion of a shutdown or restart by returning false from the systemRestart() or systemShutdown() methods.

bool SystemShutdownHandler::systemRestart ()   [virtual]

Invoked whenever the system is restarting. If the implementer returns true (the default), the system will continue to restart. If it returns false, the system restart will not complete until the instance emits the proceed() signal.

bool SystemShutdownHandler::systemShutdown ()   [virtual]

Invoked whenever the system is shutting down. If the implementer returns true (the default), the system will continue to shut down. If it returns false, the system shut down will not complete until the instance emits the proceed() signal.

int SystemShutdownHandler::timeout ()   [static]

Returns an upper bound on the amount of time a shutdown handler may take to process a shutdown request, in milliseconds. If a shutdown handler has not finished in this time, the server may forcibly proceed with the shutdown.

Publicité

Best Of

Actualités les plus lues

Semaine
Mois
Année
  1. « Quelque chose ne va vraiment pas avec les développeurs "modernes" », un développeur à "l'ancienne" critique la multiplication des bibliothèques 44
  2. Microsoft ouvre aux autres compilateurs C++ AMP, la spécification pour la conception d'applications parallèles C++ utilisant le GPU 22
  3. Les développeurs ignorent-ils trop les failles découvertes dans leur code ? Prenez-vous en compte les remarques des autres ? 17
  4. RIM : « 13 % des développeurs ont gagné plus de 100 000 $ sur l'AppWord », Qt et open-source au menu du BlackBerry DevCon Europe 0
  5. BlackBerry 10 : premières images du prochain OS de RIM qui devrait intégrer des widgets et des tuiles inspirées de Windows Phone 0
  6. Quelles nouveautés de C++11 Visual C++ doit-il rapidement intégrer ? Donnez-nous votre avis 10
  7. Adieu qmake, bienvenue qbs : Qt Building Suite, un outil déclaratif et extensible pour la compilation de projets Qt 17
Page suivante

Le blog Digia au hasard

Logo

Déploiement d'applications Qt Commercial sur les tablettes Windows 8

Le blog Digia est l'endroit privilégié pour la communication sur l'édition commerciale de Qt, où des réponses publiques sont apportées aux questions les plus posées au support. Lire l'article.

Communauté

Ressources

Liens utiles

Contact

  • Vous souhaitez rejoindre la rédaction ou proposer un tutoriel, une traduction, une question... ? Postez dans le forum Contribuez ou contactez-nous par MP ou par email (voir en bas de page).

Qt dans le magazine

Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. Qt qtextended4.4
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD.
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP !
 
 
 
 
Partenaires

Hébergement Web