6 #ifndef SWIFT_MISC_METADATAUTILS_H
7 #define SWIFT_MISC_METADATAUTILS_H
Free functions in swift::misc.
QString getAllUserMetatypesTypes(const QString &separator)
Get all user metatypes.
size_t heapSizeOf(const QMetaType &)
Q_CC_MSVC.
QString className(const QObject *object)
Class name as from QMetaObject::className with namespace.
void displayAllUserMetatypesTypes(QTextStream &out)
Display all user metatypes.
QString classNameShort(const QObject *object)
Class name as from QMetaObject::className without namespace.
#define SWIFT_MISC_EXPORT
Export a class or function from the library.