Qt 4.8
Private Types | Private Functions | Static Private Attributes | Friends | List of all members
QPatternist::DerivedIntegerDetails< TypeNonPositiveInteger > Class Template Reference

#include <qderivedinteger_p.h>

Private Types

typedef xsInteger StorageType
 
typedef StorageType TemporaryStorageType
 

Private Functions

 DerivedIntegerDetails ()
 

Static Private Attributes

static const DerivedIntegerLimitsUsage limitsUsage = LimitUpwards
 
static const StorageType maxInclusive = 0
 
static const StorageType minInclusive = IgnorableSignedValue
 

Friends

class DerivedInteger< TypeNonPositiveInteger >
 

Detailed Description

template<>
class QPatternist::DerivedIntegerDetails< TypeNonPositiveInteger >

Definition at line 189 of file qderivedinteger_p.h.

Typedefs

◆ StorageType

Definition at line 193 of file qderivedinteger_p.h.

◆ TemporaryStorageType

Definition at line 194 of file qderivedinteger_p.h.

Constructors and Destructors

◆ DerivedIntegerDetails()

Disable the default constructor.

Definition at line 202 of file qderivedinteger_p.h.

202 {}

Friends and Related Functions

◆ DerivedInteger< TypeNonPositiveInteger >

Definition at line 192 of file qderivedinteger_p.h.

Properties

◆ limitsUsage

const DerivedIntegerLimitsUsage QPatternist::DerivedIntegerDetails< TypeNonPositiveInteger >::limitsUsage = LimitUpwards
staticprivate

Definition at line 197 of file qderivedinteger_p.h.

◆ maxInclusive

const StorageType QPatternist::DerivedIntegerDetails< TypeNonPositiveInteger >::maxInclusive = 0
staticprivate

Definition at line 195 of file qderivedinteger_p.h.

◆ minInclusive

Definition at line 196 of file qderivedinteger_p.h.


The documentation for this class was generated from the following file: