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  ·  Classes principales  ·  Annotées  ·  Classes groupées  ·  Modules  ·  Fonctions  · 

QServicePluginInterface Class

The QServicePluginInterface class defines the interface that every plug-in based service must implement. More...

 #include <QServicePluginInterface>

Public Functions

virtual QObject * createInstance(const QServiceInterfaceDescriptor & descriptor) = 0
virtual void installService()
virtual void uninstallService()

Detailed Description

The QServicePluginInterface class defines the interface that every plug-in based service must implement.

Member Function Documentation

QObject * QServicePluginInterface::createInstance(const QServiceInterfaceDescriptor & descriptor) [pure virtual]

Creates a new instance of the service specified by descriptor.

This function returns a null pointer if the plug-in doesn't support the given descriptor.

void QServicePluginInterface::installService() [virtual]

This function is called by QServiceManager as part of the service registration process. It can be used to initialize the environment or the creation of external settings files which may be required during the execution of the service.

The default implementation for this function does nothing.

See also QServiceManager::addService().

void QServicePluginInterface::uninstallService() [virtual]

This function is called bu QServiceManager as part of the deregistration process for services. This gives the service the possibility to perform cleanup operations such as the removal of setting files on the hard drive.

The default implementation for this function does nothing.

See also QServiceManager::removeService().

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 5.0-snapshot
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