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

Friends

class DerivedInteger< TypeNegativeInteger >
 

Detailed Description

template<>
class QPatternist::DerivedIntegerDetails< TypeNegativeInteger >

Definition at line 151 of file qderivedinteger_p.h.

Typedefs

◆ StorageType

Definition at line 155 of file qderivedinteger_p.h.

◆ TemporaryStorageType

Definition at line 156 of file qderivedinteger_p.h.

Constructors and Destructors

◆ DerivedIntegerDetails()

Disable the default constructor.

Definition at line 164 of file qderivedinteger_p.h.

164 {}

Friends and Related Functions

◆ DerivedInteger< TypeNegativeInteger >

Definition at line 154 of file qderivedinteger_p.h.

Properties

◆ limitsUsage

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

Definition at line 159 of file qderivedinteger_p.h.

◆ maxInclusive

const StorageType QPatternist::DerivedIntegerDetails< TypeNegativeInteger >::maxInclusive = -1
staticprivate

Definition at line 157 of file qderivedinteger_p.h.

◆ minInclusive

Definition at line 158 of file qderivedinteger_p.h.


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