Qt 4.8
Classes | Namespaces | Enumerations
qderivedinteger_p.h File Reference
#include "qbuiltintypes_p.h"
#include "qinteger_p.h"
#include "qpatternistlocale_p.h"
#include "qvalidationerror_p.h"

Go to the source code of this file.

Classes

class  QPatternist::DerivedInteger< DerivedType >
 Represents instances of derived xs:integer types, such as xs:byte. More...
 
class  QPatternist::DerivedInteger< DerivedType >
 Represents instances of derived xs:integer types, such as xs:byte. More...
 
class  QPatternist::DerivedIntegerDetails< DerivedType >
 
class  QPatternist::DerivedIntegerDetails< TypeByte >
 
class  QPatternist::DerivedIntegerDetails< TypeInt >
 
class  QPatternist::DerivedIntegerDetails< TypeLong >
 
class  QPatternist::DerivedIntegerDetails< TypeNegativeInteger >
 
class  QPatternist::DerivedIntegerDetails< TypeNonNegativeInteger >
 
class  QPatternist::DerivedIntegerDetails< TypeNonPositiveInteger >
 
class  QPatternist::DerivedIntegerDetails< TypePositiveInteger >
 
class  QPatternist::DerivedIntegerDetails< TypeShort >
 
class  QPatternist::DerivedIntegerDetails< TypeUnsignedByte >
 
class  QPatternist::DerivedIntegerDetails< TypeUnsignedInt >
 
class  QPatternist::DerivedIntegerDetails< TypeUnsignedLong >
 
class  QPatternist::DerivedIntegerDetails< TypeUnsignedShort >
 

Namespaces

 QPatternist
 The namespace for the internal API of QtXmlPatterns.
 

Enumerations

enum  { QPatternist::IgnorableSignedValue = 0, QPatternist::IgnorableUnsignedValue = 0 }