Qt 4.8
Classes | Namespaces
qacceliterators_p.h File Reference
#include "qacceltree_p.h"
#include "qitem_p.h"

Go to the source code of this file.

Classes

class  QPatternist::AccelIterator
 Abstract base class for Iterators for the AccelTree, that contains common functions and members. More...
 
class  QPatternist::AncestorIterator< IncludeSelf >
 Iterates along the ancestor or ancestor-or-self axis in an AccelTree. More...
 
class  QPatternist::AttributeIterator
 Implements axis attribute for the AccelTree. More...
 
class  QPatternist::ChildIterator
 Iterates along the child axis in an AccelTree. More...
 
class  QPatternist::DescendantIterator< IncludeSelf >
 Implements axis descendant and descendant-or-self for the AccelTree. More...
 
class  QPatternist::FollowingIterator
 Implements axis following for the AccelTree. More...
 
class  QPatternist::PrecedingIterator
 Implements axis preceding for the AccelTree. More...
 
class  QPatternist::SiblingIterator< IsFollowing >
 Iterates along the sibling axes in an AccelTree. More...
 

Namespaces

 QPatternist
 The namespace for the internal API of QtXmlPatterns.