Qt 4.8
|
#include <qderivedinteger_p.h>
Private Types | |
typedef quint8 | StorageType |
typedef qint64 | TemporaryStorageType |
Private Functions | |
DerivedIntegerDetails () | |
Static Private Attributes | |
static const DerivedIntegerLimitsUsage | limitsUsage = LimitBoth |
static const StorageType | maxInclusive = 255 |
static const StorageType | minInclusive = 0 |
Friends | |
class | DerivedInteger< TypeUnsignedByte > |
Definition at line 246 of file qderivedinteger_p.h.
|
private |
Definition at line 250 of file qderivedinteger_p.h.
|
private |
Definition at line 251 of file qderivedinteger_p.h.
|
inlineprivate |
|
friend |
Definition at line 249 of file qderivedinteger_p.h.
|
staticprivate |
Definition at line 254 of file qderivedinteger_p.h.
|
staticprivate |
Definition at line 252 of file qderivedinteger_p.h.
|
staticprivate |
Definition at line 253 of file qderivedinteger_p.h.