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  · 

QDL Class Reference
[QtBaseModule]

The QDL class provides general utility functions for use with Qt Extended Data Linking. More...

    #include <QDL>

Static Public Members

  • void activateLink ( const QString & href, const QList<QDLClient *> & clientList )
  • QList<QDLClient *> clients ( QObject * parent )
  • void loadLinks ( const QString & str, QList<QDLClient *> clientList )
  • void releaseLinks ( const QString & str )
  • void saveLinks ( QString & str, QList<QDLClient *> clientList )

Related Non-Members

  • QDataStream & operator<< ( QDataStream & stream, const QList<QDLClient *> & clientList )
  • QDataStream & operator>> ( QDataStream & stream, QList<QDLClient *> & clientList )

Detailed Description

The QDL class provides general utility functions for use with Qt Extended Data Linking.

Qt Extended Data Linking (QDL) allows a client to link to data in a source. A client may be a stand-alone object (QDLClient) or attached to a widget (QDLBrowserClient or QDLEditClient). A source can be any application which acts as a container for useful data and provides the QDL Service.

This class provides useful functions for loading and saving links and dealing with general QDL usage.

First availability: Qtopia 2.0


Member Function Documentation

void QDL::activateLink ( const QString & href, const QList<QDLClient *> & clientList )   [static]

Activates the QDL link specified by href, which should be in the form QDL://<clientName>:<linkId>. The clientList should contain the QDL client which holds the link, and is identified by clientName.

QList<QDLClient *> QDL::clients ( QObject * parent )   [static]

Returns all QDLClient objects that are children of parent, recursively. This is useful for automatically loading links into multiple clients, for example:

    QDL::loadLinks( rec, QDL::clients( this ) );

void QDL::loadLinks ( const QString & str, QList<QDLClient *> clientList )   [static]

Loads the links stored in str into the clients in clientList. str is the base64 encoded binary data of the links created by QDL::saveLinks().

void QDL::releaseLinks ( const QString & str )   [static]

Releases all the QDLLinks stored in str generated by QDL::saveLinks()

void QDL::saveLinks ( QString & str, QList<QDLClient *> clientList )   [static]

Saves the links from the clients contained in clientList into str. str will be the base64 encoded binary link data.


Related Non-Members

QDataStream & operator<< ( QDataStream & stream, const QList<QDLClient *> & clientList )

This is an overloaded member function, provided for convenience.

Writes clientList to stream

QDataStream & operator>> ( QDataStream & stream, QList<QDLClient *> & clientList )

This is an overloaded member function, provided for convenience.

Reads clientList from the stream

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. Les développeurs ignorent-ils trop les failles découvertes dans leur code ? Prenez-vous en compte les remarques des autres ? 17
  3. 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
  4. « Quelque chose ne va vraiment pas avec les développeurs "modernes" », un développeur à "l'ancienne" critique la multiplication des bibliothèques 10
  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 Qt Quarterly au hasard

Logo

Déployer dans le Bazaar

Qt Quarterly est la revue trimestrielle proposée par Nokia et à destination des développeurs Qt. Ces articles d'une grande qualité technique sont rédigés par des experts Qt. 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