Qt 4.8
Classes | Namespaces | Functions
qacceltree_p.h File Reference
#include <QHash>
#include <QUrl>
#include <QVector>
#include <QXmlName>
#include "qitem_p.h"
#include "qnamepool_p.h"

Go to the source code of this file.

Classes

class  QPatternist::AccelTree
 Stores an XML document using the XPath Accelerator scheme, also known as pre/post numbering. More...
 
class  QPatternist::AccelTree::BasicNodeData
 Houses data for a node, and that all node kinds have. More...
 
class  QPatternist::AccelTreeBuilder< FromDocument >
 Builds an AccelTree from a stream of XML/Item events received through the NodeBuilder interface. More...
 

Namespaces

 QPatternist
 The namespace for the internal API of QtXmlPatterns.
 

Functions

 Q_DECLARE_TYPEINFO (QPatternist::AccelTree::BasicNodeData, Q_MOVABLE_TYPE)
 

Function Documentation

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( QPatternist::AccelTree::BasicNodeData  ,
Q_MOVABLE_TYPE   
)