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  · 

QOrganizerManagerEngineFactory Class Reference

The QOrganizerManagerEngineFactory class provides the interface for plugins that implement QOrganizerManagerEngine functionality. More...

 #include <QOrganizerManagerEngineFactory>

This class was introduced in Qt Mobility 1.1.

Public Functions

virtual ~QOrganizerManagerEngineFactory ()
virtual QOrganizerCollectionEngineId * createCollectionEngineId ( const QMap<QString, QString> & parameters, const QString & engineIdString ) const = 0
virtual QOrganizerItemEngineId * createItemEngineId ( const QMap<QString, QString> & parameters, const QString & engineIdString ) const = 0
virtual QOrganizerManagerEngine * engine ( const QMap<QString, QString> & parameters, QOrganizerManager::Error * error ) = 0
virtual QString managerName () const = 0
virtual QList<int> supportedImplementationVersions () const

Detailed Description

The QOrganizerManagerEngineFactory class provides the interface for plugins that implement QOrganizerManagerEngine functionality.

This class provides a simple interface for the creation of manager engine instances. Each factory has a specific id associated with it, which forms the managerName parameter when creating QOrganizerManager objects.

More information on writing a organizeritems engine plugin is available in the Qt Organizer Manager Engines documentation.

See also QOrganizerManager and QOrganizerManagerEngine.

Member Function Documentation

QOrganizerManagerEngineFactory::~QOrganizerManagerEngineFactory () [virtual]

A default, empty destructor.

QOrganizerCollectionEngineId * QOrganizerManagerEngineFactory::createCollectionEngineId ( const QMap<QString, QString> & parameters, const QString & engineIdString ) const [pure virtual]

This function is used internally when deserializing an id. It allows the deserialization functions to correctly allocate an engine-specific id for an item, filled with the serialized data engineIdString.

Since the format of the id might be different depending on the construction parameters parameters, these parameters are passed to the factory implementation of this function.

Engine implementers must implement this function, but should not need to call it.

This function was introduced in Qt Mobility 1.1.

QOrganizerItemEngineId * QOrganizerManagerEngineFactory::createItemEngineId ( const QMap<QString, QString> & parameters, const QString & engineIdString ) const [pure virtual]

This function is used internally when deserializing an id. It allows the deserialization functions to correctly allocate an engine-specific id for a collection, filled with the serialized data engineIdString.

Since the format of the id might be different depending on the construction parameters parameters, these parameters are passed to the factory implementation of this function.

Engine implementers must implement this function, but should not need to call it.

This function was introduced in Qt Mobility 1.1.

QOrganizerManagerEngine * QOrganizerManagerEngineFactory::engine ( const QMap<QString, QString> & parameters, QOrganizerManager::Error * error ) [pure virtual]

This function is called by the QOrganizerManager implementation to create an instance of the engine provided by this factory.

The parameters supplied can be ignored or interpreted as desired.

If a supplied parameter results in an unfulfillable request, or some other error occurs, this function may return a null pointer, and the client developer will get an invalid QOrganizerManager in return. Any error should be stored in the supplied error reference.

This function was introduced in Qt Mobility 1.1.

QString QOrganizerManagerEngineFactory::managerName () const [pure virtual]

This function should return a unique string that identifies the engines provided by this factory.

Typically this would be of the form "com.nokia.qt.organizeritems.engines.memory", with the appropriate domain and engine name substituted.

This function was introduced in Qt Mobility 1.1.

QList<int> QOrganizerManagerEngineFactory::supportedImplementationVersions () const [virtual]

This function should return a list of versions of the engine which this factory can instantiate.

This function was introduced in Qt Mobility 1.1.

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 94
  2. Apercevoir la troisième dimension ou l'utilisation multithreadée d'OpenGL dans Qt, un article des Qt Quarterly traduit par Guillaume Belz 0
  3. Pourquoi les programmeurs sont-ils moins payés que les gestionnaires de programmes ? Manquent-ils de pouvoir de négociation ? 45
  4. Les développeurs ignorent-ils trop les failles découvertes dans leur code ? Prenez-vous en compte les remarques des autres ? 17
  5. Les développeurs détestent-ils les antivirus ? Un programmeur manifeste sa haine envers ces solutions de sécurité 6
  6. Quelles nouveautés de C++11 Visual C++ doit-il rapidement intégrer ? Donnez-nous votre avis 10
  7. Qt Commercial : Digia organise un webinar gratuit le 27 mars sur la conception d'interfaces utilisateur et d'applications avec le framework 0
Page suivante

Le blog Digia au hasard

Logo

Une nouvelle ère d'IHM 3D pour les automobiles

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 qtmobility-1.2
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