QXmlNodeModelIndex
#include <QtXml/QXmlNodeModelIndex>
More information will be added here shortly. For now, you'll find more extensive information about this class in the Qt reference for QXmlNodeModelIndex
Overview
Public Types Index
enum AxisAxisChild 1 | ForwardAxis, AxisDescendant 2 | ForwardAxis, AxisAttribute 4 | ForwardAxis, AxisSelf 8 | ForwardAxis, AxisDescendantOrSelf 16 | ForwardAxis, AxisFollowingSibling 32 | ForwardAxis, AxisNamespace 64 | ForwardAxis, AxisFollowing 128 | ReverseAxis, AxisParent 256 | ReverseAxis, AxisAncestor 512 | ReverseAxis, AxisPrecedingSibling 1024 | ReverseAxis, AxisPreceding 2048 | ReverseAxis, AxisAncestorOrSelf 4096 | ReverseAxis, AxisChildOrTop 32768 | ForwardAxis, AxisAttributeOrTop 65536 | ForwardAxis | |
enum DocumentOrder | |
QAbstractXmlForwardIterator< QXmlNodeModelIndex > | Iterator |
QList< QXmlNodeModelIndex > | List |
enum NodeKindAttribute 1, Comment 2, Document 4, Element 8, Namespace 16, ProcessingInstruction 32, Text 64 |
Public Functions Index
QXmlNodeModelIndex () | |
QXmlNodeModelIndex (const QXmlNodeModelIndex &other) | |
qint64 | additionalData () const |
QUrl | baseUri () const |
DocumentOrder | compareOrder (const QXmlNodeModelIndex &other) const |
qint64 | data () const |
QUrl | documentUri () const |
void * | internalPointer () const |
bool | is (const QXmlNodeModelIndex &other) const |
bool | isDeepEqual (const QXmlNodeModelIndex &other) const |
bool | isNull () const |
QExplicitlySharedDataPointer< QAbstractXmlForwardIterator< QXmlNodeModelIndex > > | iterate (const Axis axis) const |
NodeKind | kind () const |
const QAbstractXmlNodeModel * | model () const |
QXmlName | name () const |
QVector< QXmlName > | namespaceBindings () const |
QXmlName::NamespaceCode | namespaceForPrefix (const QXmlName::PrefixCode prefix) const |
bool | operator!= (const QXmlNodeModelIndex &other) const |
bool | operator== (const QXmlNodeModelIndex &other) const |
void | reset () |
QXmlNodeModelIndex | root () const |
void | sendNamespaces (QAbstractXmlReceiver *const receiver) const |
QExplicitlySharedDataPointer< QAbstractXmlForwardIterator< QPatternist::Item > > | sequencedTypedValue () const |
QString | stringValue () const |
QPatternist::ItemTypePtr | type () const |
Public Types
- AxisChild 1 | ForwardAxis
- AxisDescendant 2 | ForwardAxis
- AxisAttribute 4 | ForwardAxis
- AxisSelf 8 | ForwardAxis
- AxisDescendantOrSelf 16 | ForwardAxis
- AxisFollowingSibling 32 | ForwardAxis
- AxisNamespace 64 | ForwardAxis
- AxisFollowing 128 | ReverseAxis
- AxisParent 256 | ReverseAxis
- AxisAncestor 512 | ReverseAxis
- AxisPrecedingSibling 1024 | ReverseAxis
- AxisPreceding 2048 | ReverseAxis
- AxisAncestorOrSelf 4096 | ReverseAxis
- AxisChildOrTop 32768 | ForwardAxis
- AxisAttributeOrTop 65536 | ForwardAxis
- Precedes -1
- Is 0
- Follows 1
typedef QAbstractXmlForwardIterator< QXmlNodeModelIndex >
typedef QList< QXmlNodeModelIndex >
- Attribute 1
- Comment 2
- Document 4
- Element 8
- Namespace 16
- ProcessingInstruction 32
- Text 64
Public Functions
qint64
DocumentOrder
qint64
void *
bool
bool
bool
QExplicitlySharedDataPointer< QAbstractXmlForwardIterator< QXmlNodeModelIndex > >
NodeKind
const QAbstractXmlNodeModel *
QXmlName::NamespaceCode
bool
bool
void
void
QExplicitlySharedDataPointer< QAbstractXmlForwardIterator< QPatternist::Item > >
© 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