Qt 4.8
|
#include <qderivedinteger_p.h>
Private Types | |
typedef quint32 | StorageType |
typedef qint64 | TemporaryStorageType |
Private Functions | |
DerivedIntegerDetails () | |
Static Private Attributes | |
static const DerivedIntegerLimitsUsage | limitsUsage = LimitBoth |
static const StorageType | maxInclusive = Q_UINT64_C(4294967295) |
static const StorageType | minInclusive = 0 |
Friends | |
class | DerivedInteger< TypeUnsignedInt > |
Definition at line 265 of file qderivedinteger_p.h.
|
private |
Definition at line 269 of file qderivedinteger_p.h.
|
private |
Definition at line 270 of file qderivedinteger_p.h.
|
inlineprivate |
|
friend |
Definition at line 268 of file qderivedinteger_p.h.
|
staticprivate |
Definition at line 273 of file qderivedinteger_p.h.
|
staticprivate |
Definition at line 271 of file qderivedinteger_p.h.
|
staticprivate |
Definition at line 272 of file qderivedinteger_p.h.