![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QDBusMetaType, including all inherited members.
demarshall(const QDBusArgument &, QMetaType id, void *data) | QDBusMetaType | static |
DemarshallFunction typedef | QDBusMetaType | |
marshall(QDBusArgument &, QMetaType id, const void *data) | QDBusMetaType | static |
MarshallFunction typedef | QDBusMetaType | |
registerCustomType(QMetaType type, const QByteArray &signature) | QDBusMetaType | static |
registerMarshallOperators(QMetaType typeId, MarshallFunction, DemarshallFunction) | QDBusMetaType | static |
signatureToMetaType(const char *signature) | QDBusMetaType | static |
typeToSignature(QMetaType type) | QDBusMetaType | static |