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  ·  Classes  ·  Annotées  ·  Hiérarchie  ·  Fonctions  ·  Structure  · 

QXmlAttributes Class Reference
[ XML module ]


The QXmlAttributes class provides XML attributes. More...

#include <qxml.h>

List of all member functions.

Public Members

  • QXmlAttributes () 
  • virtual ~QXmlAttributes () 
  • int index ( const QString & qName ) const
  • int index ( const QString & uri, const QString & localPart ) const
  • int length () const
  • QString localName ( int index ) const
  • QString qName ( int index ) const
  • QString uri ( int index ) const
  • QString type ( int index ) const
  • QString type ( const QString & qName ) const
  • QString type ( const QString & uri, const QString & localName ) const
  • QString value ( int index ) const
  • QString value ( const QString & qName ) const
  • QString value ( const QString & uri, const QString & localName ) const

Detailed Description

The QXmlAttributes class provides XML attributes.

If attributes are reported by QXmlContentHandler::startElement() this class is used to pass the attribute values. It provides you with different functions to access the attribute names and values.


Member Function Documentation

QXmlAttributes::QXmlAttributes ()

Constructs an empty attribute list.

QXmlAttributes::~QXmlAttributes () [virtual]

Destructs attributes.

int QXmlAttributes::index ( const QString & qName ) const

Look up the index of an attribute by an XML 1.0 qualified name.

Returns the index of the attribute (starting with 0) or -1 if it wasn't found.

See also the namespace description

int QXmlAttributes::index ( const QString & uri, const QString & localPart ) const

Looks up the index of an attribute by a namespace name.

uri specifies the namespace URI, or the empty string if the name has no namespace URI. localPart specifies the attribute's local name.

Returns the index of the attribute (starting with 0) or -1 if it wasn't found.

See also the namespace description

int QXmlAttributes::length () const

Returns the number of attributes in the list.

QString QXmlAttributes::localName ( int index ) const

Looks up an attribute's local name by index (starting with 0).

See also the namespace description

QString QXmlAttributes::qName ( int index ) const

Looks up an attribute's XML 1.0 qualified name by index (starting with 0).

See also the namespace description

QString QXmlAttributes::type ( const QString & ) const

Looks up an attribute's type by XML 1.0 qualified name.

At the moment only 'CDATA' is returned.

QString QXmlAttributes::type ( const QString &, const QString & ) const

Looks up an attribute's type by namespace name.

The first parameter specifies the namespace URI, or the empty string if the name has no namespace URI. The second parameter specifies the attribute's local name.

At the moment only 'CDATA' is returned.

QString QXmlAttributes::type ( int ) const

Looks up an attribute's type by index (starting with 0).

At the moment only 'CDATA' is returned.

QString QXmlAttributes::uri ( int index ) const

Looks up an attribute's namespace URI by index (starting with 0).

See also the namespace description

QString QXmlAttributes::value ( const QString & qName ) const

Looks up an attribute's value by XML 1.0 qualified name.

See also the namespace description

QString QXmlAttributes::value ( const QString & uri, const QString & localName ) const

Looks up an attribute's value by namespace name.

uri specifies the namespace URI, or the empty string if the name has no namespace URI. localName specifies the attribute's local name.

See also the namespace description

QString QXmlAttributes::value ( int index ) const

Looks up an attribute's value by index (starting with 0).


Search the documentation, FAQ, qt-interest archive and more (uses www.trolltech.com):


This file is part of the Qt toolkit, copyright © 1995-2005 Trolltech, all rights reserved.

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 82
  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. Les développeurs ignorent-ils trop les failles découvertes dans leur code ? Prenez-vous en compte les remarques des autres ? 17
  4. 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
  5. Quelles nouveautés de C++11 Visual C++ doit-il rapidement intégrer ? Donnez-nous votre avis 10
  6. Adieu qmake, bienvenue qbs : Qt Building Suite, un outil déclaratif et extensible pour la compilation de projets Qt 17
  7. 2017 : un quinquennat pour une nouvelle version du C++ ? Possible, selon Herb Sutter 6
Page suivante

Le Qt Quarterly au hasard

Logo

Qt s'associe avec le nouvel OS MeeGo

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 2.3
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