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

#include <qderivedinteger_p.h>

Private Types

typedef quint16 StorageType
 
typedef qint64 TemporaryStorageType
 

Private Functions

 DerivedIntegerDetails ()
 

Static Private Attributes

static const DerivedIntegerLimitsUsage limitsUsage = LimitBoth
 
static const StorageType maxInclusive = 65535
 
static const StorageType minInclusive = 0
 

Friends

class DerivedInteger< TypeUnsignedShort >
 

Detailed Description

template<>
class QPatternist::DerivedIntegerDetails< TypeUnsignedShort >

Definition at line 303 of file qderivedinteger_p.h.

Typedefs

◆ StorageType

Definition at line 307 of file qderivedinteger_p.h.

◆ TemporaryStorageType

Definition at line 308 of file qderivedinteger_p.h.

Constructors and Destructors

◆ DerivedIntegerDetails()

Disable the default constructor.

Definition at line 316 of file qderivedinteger_p.h.

316 {}

Friends and Related Functions

◆ DerivedInteger< TypeUnsignedShort >

Definition at line 306 of file qderivedinteger_p.h.

Properties

◆ limitsUsage

const DerivedIntegerLimitsUsage QPatternist::DerivedIntegerDetails< TypeUnsignedShort >::limitsUsage = LimitBoth
staticprivate

Definition at line 311 of file qderivedinteger_p.h.

◆ maxInclusive

const StorageType QPatternist::DerivedIntegerDetails< TypeUnsignedShort >::maxInclusive = 65535
staticprivate

Definition at line 309 of file qderivedinteger_p.h.

◆ minInclusive

const StorageType QPatternist::DerivedIntegerDetails< TypeUnsignedShort >::minInclusive = 0
staticprivate

Definition at line 310 of file qderivedinteger_p.h.


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