List of All Members for QMetaType
This is the complete list of members for
QMetaType
, including inherited members.
enum
Type
enum
TypeFlag
flags
TypeFlags
QMetaType
(const int)
~QMetaType
()
construct
(int, void *, const void *) : void *
construct
(void *, const void *) const : void *
create
(int, const void *) : void *
create
(const void *) const : void *
destroy
(int, void *)
destroy
(void *) const
destruct
(int, void *)
destruct
(void *) const
flags
() const : TypeFlags
isRegistered
(int) : bool
isRegistered
() const : bool
isValid
() const : bool
load
(QDataStream &, int, void *) : bool
metaObjectForType
(int) : const QMetaObject *
save
(QDataStream &, int, const void *) : bool
sizeOf
(int) : int
sizeOf
() const : int
type
(const char *) : int
typeFlags
(int) : TypeFlags
typeName
(int) : const char *