QSimpleXmlNodeModel
#include <QtXml/QSimpleXmlNodeModel>
More information will be added here shortly. For now, you'll find more extensive information about this class in the Qt reference for QSimpleXmlNodeModel
Overview
Inheritance
QSharedData | |||
QAbstractXmlNodeModel | |||
QSimpleXmlNodeModel |
Public Types Index
Only has inherited public types
QList< Ptr > | List |
enum NodeCopySettingInheritNamespaces 0x1, PreserveNamespaces 0x2 | |
QFlags< NodeCopySetting > | NodeCopySettings |
QExplicitlySharedDataPointer< QAbstractXmlNodeModel > | Ptr |
enum SimpleAxis |
Public Attributes Index
Only has inherited public attributes
QAtomicInt | ref![]() |
Protected Attributes Index
Only has inherited protected attributes
QScopedPointer< QAbstractXmlNodeModelPrivate > | d_ptr![]() |
Public Functions Index
QSimpleXmlNodeModel (const QXmlNamePool &namePool) | |
virtual | ~QSimpleXmlNodeModel () |
virtual QUrl | baseUri (const QXmlNodeModelIndex &node) const |
virtual QXmlNodeModelIndex | elementById (const QXmlName &id) const |
QXmlNamePool & | namePool () const |
virtual QVector< QXmlName > | namespaceBindings (const QXmlNodeModelIndex &) const |
virtual QVector< QXmlNodeModelIndex > | nodesByIdref (const QXmlName &idref) const |
virtual QString | stringValue (const QXmlNodeModelIndex &node) const |
QXmlNodeModelIndex::DocumentOrder | compareOrder (const QXmlNodeModelIndex &ni1, const QXmlNodeModelIndex &ni2) const =0![]() |
virtual void | copyNodeTo (const QXmlNodeModelIndex &node, QAbstractXmlReceiver *const receiver, const NodeCopySettings &) const ![]() |
QUrl | documentUri (const QXmlNodeModelIndex &ni) const =0![]() |
virtual bool | isDeepEqual (const QXmlNodeModelIndex &ni1, const QXmlNodeModelIndex &ni2) const ![]() |
virtual QExplicitlySharedDataPointer< QAbstractXmlForwardIterator< QXmlNodeModelIndex > > | iterate (const QXmlNodeModelIndex &ni, QXmlNodeModelIndex::Axis axis) const ![]() |
QXmlNodeModelIndex::NodeKind | kind (const QXmlNodeModelIndex &ni) const =0![]() |
QXmlName | name (const QXmlNodeModelIndex &ni) const =0![]() |
virtual QXmlName::NamespaceCode | namespaceForPrefix (const QXmlNodeModelIndex &ni, const QXmlName::PrefixCode prefix) const ![]() |
QAbstractXmlNodeModel ()![]() | |
QSharedData ()![]() | |
QSharedData (const QSharedData &)![]() | |
QXmlNodeModelIndex | root (const QXmlNodeModelIndex &n) const =0![]() |
virtual void | sendNamespaces (const QXmlNodeModelIndex &n, QAbstractXmlReceiver *const receiver) const ![]() |
virtual QPatternist::ItemIteratorPtr | sequencedTypedValue (const QXmlNodeModelIndex &ni) const ![]() |
QSourceLocation | sourceLocation (const QXmlNodeModelIndex &index) const ![]() |
virtual QPatternist::ItemTypePtr | type (const QXmlNodeModelIndex &ni) const ![]() |
QVariant | typedValue (const QXmlNodeModelIndex &n) const =0![]() |
Protected Functions Index
Only has inherited protected functions
QVector< QXmlNodeModelIndex > | attributes (const QXmlNodeModelIndex &element) const =0![]() |
QXmlNodeModelIndex | createIndex (qint64 data) const ![]() |
QXmlNodeModelIndex | createIndex (void *pointer, qint64 additionalData=0) const ![]() |
QXmlNodeModelIndex | createIndex (qint64 data, qint64 additionalData) const ![]() |
QXmlNodeModelIndex | nextFromSimpleAxis (SimpleAxis axis, const QXmlNodeModelIndex &origin) const =0![]() |
QAbstractXmlNodeModel (QAbstractXmlNodeModelPrivate *d)![]() |
Public Types
(Only has inherited public types)
- InheritNamespaces 0x1
- PreserveNamespaces 0x2
typedef QFlags< NodeCopySetting > 
- Parent
- FirstChild
- PreviousSibling
- NextSibling
Protected Attributes
(Only has inherited protected attributes)
QScopedPointer< QAbstractXmlNodeModelPrivate > 
Public Functions
virtual
Destructor.
virtualQUrl
virtualQXmlNodeModelIndex
virtualQVector< QXmlNodeModelIndex >
virtualQString
QXmlNodeModelIndex::DocumentOrder 
virtual void 
virtual bool 
virtualQExplicitlySharedDataPointer< QAbstractXmlForwardIterator< QXmlNodeModelIndex > > 
QXmlNodeModelIndex::NodeKind 
virtual QXmlName::NamespaceCode 
virtual void 
virtualQPatternist::ItemIteratorPtr 
virtualQPatternist::ItemTypePtr 
Protected Functions
(Only has inherited protected functions)
© 2013 Digia Plc and/or its subsidiaries. Documentation contributions included herein are the copyrights of their respective owners.
The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation.
Documentation sources may be obtained from www.qt-project.org.
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide. All other trademarks are property of their respective owners. Privacy Policy