Qt 4.8
|
#include <qderivedinteger_p.h>
Private Types | |
typedef quint64 | StorageType |
typedef StorageType | TemporaryStorageType |
Private Functions | |
DerivedIntegerDetails () | |
Static Private Attributes | |
static const DerivedIntegerLimitsUsage | limitsUsage = LimitBoth |
static const StorageType | maxInclusive = Q_UINT64_C(18446744073709551615) |
static const StorageType | minInclusive = 0 |
Friends | |
class | DerivedInteger< TypeUnsignedLong > |
Definition at line 284 of file qderivedinteger_p.h.
|
private |
Definition at line 288 of file qderivedinteger_p.h.
|
private |
Definition at line 289 of file qderivedinteger_p.h.
|
inlineprivate |
|
friend |
Definition at line 287 of file qderivedinteger_p.h.
|
staticprivate |
Definition at line 292 of file qderivedinteger_p.h.
|
staticprivate |
Definition at line 290 of file qderivedinteger_p.h.
|
staticprivate |
Definition at line 291 of file qderivedinteger_p.h.