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  · 

ApplicationTypeLauncher Class Reference
[QtBaseModule]

The ApplicationTypeLauncher class provides an interface to control a particular application type in the system. More...

    #include <ApplicationTypeLauncher>

Inherits QObject.

Inherited by BuiltinApplicationLauncher, ConsoleApplicationLauncher, ExeApplicationLauncher, and QtopiaServerApplicationLauncher.

Public Types

Public Functions

  • 29 public functions inherited from QObject

Signals

  • void applicationStateChanged ( const QString & application, ApplicationTypeLauncher::ApplicationState state )
  • void pidStateChanged ( const QString & application, Q_PID pid )
  • void terminated ( const QString & application, ApplicationTypeLauncher::TerminationReason reason )

Additional Inherited Members

  • 1 property inherited from QObject
  • 1 public slot inherited from QObject
  • 1 public type 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 ApplicationTypeLauncher class provides an interface to control a particular application type in the system.

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

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

ApplicationTypeLauncher implementers are used by the ApplicationLauncher to control a specific type of application. An overview of the application launcher mechanism is given in the documentation of the ApplicationLauncher class.


Member Type Documentation

enum ApplicationTypeLauncher::ApplicationState

Represents the state of an application.

ConstantValueDescription
ApplicationTypeLauncher::NotRunning0The application is not running.
ApplicationTypeLauncher::Starting1The application is starting.
ApplicationTypeLauncher::Running2The application is running.

enum ApplicationTypeLauncher::TerminationReason

Represents the reason an application terminated.

ConstantValueDescription
ApplicationTypeLauncher::Normal3The application terminated normally.
ApplicationTypeLauncher::Killed4The application was killed by the system.
ApplicationTypeLauncher::FailedToStart0The application failed to start.
ApplicationTypeLauncher::Crashed1The application crashed.
ApplicationTypeLauncher::Unknown2The application terminated for an unknown reason.


Member Function Documentation

ApplicationTypeLauncher::~ApplicationTypeLauncher ()   [virtual]

Destruct the ApplicationTypeLauncher instance.

ApplicationState ApplicationTypeLauncher::applicationState ( const QString & application )   [pure virtual]

Return the current state of the application.

void ApplicationTypeLauncher::applicationStateChanged ( const QString & application, ApplicationTypeLauncher::ApplicationState state )   [signal]

Emitted whenever the application state changes. state will be the application's new state.

bool ApplicationTypeLauncher::canLaunch ( const QString & application )   [pure virtual]

Return true if this ApplicationTypeLauncher can launch the application.

void ApplicationTypeLauncher::kill ( const QString & application )   [pure virtual]

Kill the application.

void ApplicationTypeLauncher::launch ( const QString & application )   [pure virtual]

Attempt to launch the application.

QString ApplicationTypeLauncher::name ()   [pure virtual]

Return a descriptive name for the ApplicationTypeLauncher type.

void ApplicationTypeLauncher::pidStateChanged ( const QString & application, Q_PID pid )   [signal]

This signal is used by the memory monitor. If pid is empty the Qtopia application exited; otherwise pid is greater than zero. Most server classes should use the terminated() or applicationStateChanged() signal.

void ApplicationTypeLauncher::terminated ( const QString & application, ApplicationTypeLauncher::TerminationReason reason )   [signal]

Emitted whenever the application terminates. reason represents the cause of the termination.

Publicité

Best Of

Actualités les plus lues

Semaine
Mois
Année
  1. Microsoft ouvre aux autres compilateurs C++ AMP, la spécification pour la conception d'applications parallèles C++ utilisant le GPU 22
  2. « Quelque chose ne va vraiment pas avec les développeurs "modernes" », un développeur à "l'ancienne" critique la multiplication des bibliothèques 27
  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. Adieu qmake, bienvenue qbs : Qt Building Suite, un outil déclaratif et extensible pour la compilation de projets Qt 17
  7. Quelles nouveautés de C++11 Visual C++ doit-il rapidement intégrer ? Donnez-nous votre avis 10
Page suivante

Le blog Digia au hasard

Logo

Créer des applications avec un style Metro avec Qt, exemples en QML et C++, un article de Digia Qt traduit par Thibaut Cuvelier

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