Qt 4.8
Private Types | Private Functions | Static Private Attributes | Friends | List of all members
QPatternist::DerivedIntegerDetails< TypePositiveInteger > 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 = LimitDownwards
 
static const StorageType maxInclusive = IgnorableSignedValue
 
static const StorageType minInclusive = 1
 

Friends

class DerivedInteger< TypePositiveInteger >
 

Detailed Description

template<>
class QPatternist::DerivedIntegerDetails< TypePositiveInteger >

Definition at line 208 of file qderivedinteger_p.h.

Typedefs

◆ StorageType

Definition at line 212 of file qderivedinteger_p.h.

◆ TemporaryStorageType

Definition at line 213 of file qderivedinteger_p.h.

Constructors and Destructors

◆ DerivedIntegerDetails()

Disable the default constructor.

Definition at line 221 of file qderivedinteger_p.h.

221 {}

Friends and Related Functions

◆ DerivedInteger< TypePositiveInteger >

Definition at line 211 of file qderivedinteger_p.h.

Properties

◆ limitsUsage

const DerivedIntegerLimitsUsage QPatternist::DerivedIntegerDetails< TypePositiveInteger >::limitsUsage = LimitDownwards
staticprivate

Definition at line 216 of file qderivedinteger_p.h.

◆ maxInclusive

Definition at line 214 of file qderivedinteger_p.h.

◆ minInclusive

const StorageType QPatternist::DerivedIntegerDetails< TypePositiveInteger >::minInclusive = 1
staticprivate

Definition at line 215 of file qderivedinteger_p.h.


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