Qt 4.8
|
#include <qderivedinteger_p.h>
Private Types | |
typedef qint32 | StorageType |
typedef xsInteger | TemporaryStorageType |
Private Functions | |
DerivedIntegerDetails () | |
Static Private Attributes | |
static const DerivedIntegerLimitsUsage | limitsUsage = LimitBoth |
static const StorageType | maxInclusive = Q_INT64_C(2147483647) |
static const StorageType | minInclusive = Q_INT64_C(-2147483648) |
Friends | |
class | DerivedInteger< TypeInt > |
Definition at line 107 of file qderivedinteger_p.h.
|
private |
Definition at line 111 of file qderivedinteger_p.h.
|
private |
Definition at line 112 of file qderivedinteger_p.h.
|
inlineprivate |
|
friend |
Definition at line 110 of file qderivedinteger_p.h.
|
staticprivate |
Definition at line 115 of file qderivedinteger_p.h.
|
staticprivate |
Definition at line 113 of file qderivedinteger_p.h.
|
staticprivate |
Definition at line 114 of file qderivedinteger_p.h.