![]() |
Qt 4.8
|
#include <QtXmlPatterns/QXmlName>#include <QtCore/QSharedData>#include <QtCore/QScopedPointer>Go to the source code of this file.
Classes | |
| class | QAbstractXmlForwardIterator< T > |
| The QAbstractXmlForwardIterator class is a base class for forward iterators. More... | |
| class | QAbstractXmlForwardIterator< T > |
| The QAbstractXmlForwardIterator class is a base class for forward iterators. More... | |
| class | QAbstractXmlNodeModel |
| The QAbstractXmlNodeModel class is an abstract base class for modeling non-XML data to look like XML for QXmlQuery. More... | |
| class | QPatternist::ItemMappingIterator< TResult, TSource, TMapper, Context > |
| Proxies another QAbstractXmlForwardIterator, and for each item, returns the Item returned from a mapping function. More... | |
| class | QPatternist::NodeIndexStorage |
| class | QPatternist::SequenceMappingIterator< TResult, TSource, TMapper > |
| Proxies another QAbstractXmlForwardIterator, and for each item, returns the Sequence returned from a mapping function. More... | |
| class | QVector< T > |
| The QVector class is a template class that provides a dynamic array. More... | |
| class | QXmlItem |
| The QXmlItem class contains either an XML node or an atomic value. More... | |
| class | QXmlNodeModelIndex |
| The QXmlNodeModelIndex class identifies a node in an XML node model subclassed from QAbstractXmlNodeModel. More... | |
Namespaces | |
| QPatternist | |
| The namespace for the internal API of QtXmlPatterns. | |
Typedefs | |
| typedef QExplicitlySharedDataPointer< QAbstractXmlForwardIterator< Item > > | QPatternist::ItemIteratorPtr |
| typedef QExplicitlySharedDataPointer< ItemType > | QPatternist::ItemTypePtr |
| typedef QVector< QXmlName > | QPatternist::QXmlNameVector |
Functions | |
| Q_DECLARE_TYPEINFO (QXmlNodeModelIndex, Q_MOVABLE_TYPE) | |
| Q_DECLARE_TYPEINFO (QXmlItem, Q_MOVABLE_TYPE) | |
| Q_XMLPATTERNS_EXPORT uint | qHash (const QXmlNodeModelIndex &index) |
| bool | qIsForwardIteratorEnd (const QXmlNodeModelIndex &item) |
| bool | qIsForwardIteratorEnd (const QXmlItem &item) |
| Q_DECLARE_TYPEINFO | ( | QXmlNodeModelIndex | , |
| Q_MOVABLE_TYPE | |||
| ) |
Referenced by qIsForwardIteratorEnd().
| Q_DECLARE_TYPEINFO | ( | QXmlItem | , |
| Q_MOVABLE_TYPE | |||
| ) |
|
related |
|
inline |
Definition at line 266 of file qabstractxmlnodemodel.h.
|
inline |
Definition at line 421 of file qabstractxmlnodemodel.h.