Qt Reference Documentation
Home
Modules
QtCore
QMetaType
List of All Members for QMetaType
This is the complete list of members for
QMetaType
, including inherited members.
enum
Type
construct
( int, const void * ) : void *
destroy
( int, void * )
isRegistered
( int ) : bool
load
( QDataStream &, int, void * ) : bool
save
( QDataStream &, int, const void * ) : bool
type
( const char * ) : int
typeName
( int ) : const char *
unregisterType
( const char * )