Qt 4.8
Classes | Namespaces
qoptimizerblocks_p.h File Reference
#include "qatomiccomparator_p.h"
#include "qexpression_p.h"
#include "qoptimizerframework_p.h"

Go to the source code of this file.

Classes

class  QPatternist::BooleanIdentifier
 Matches boolean literals. More...
 
class  QPatternist::ByIDCreator
 Creates a particular Expression instance identified by an Expression::ID. More...
 
class  QPatternist::ByIDIdentifier
 Identifies Expression instances by their Expression::id(). More...
 
class  QPatternist::BySequenceTypeIdentifier
 Identifies Expression instances based on their static type. More...
 
class  QPatternist::ComparisonIdentifier
 Determines whether an Expression is a value or general comparison or both, with a certain operator. More...
 
class  QPatternist::IntegerIdentifier
 Matches numeric literals that are of type xs:integer and has a specific value. More...
 

Namespaces

 QPatternist
 The namespace for the internal API of QtXmlPatterns.