Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QDBusMetaType Member List

This is the complete list of members for QDBusMetaType, including all inherited members.

demarshall(const QDBusArgument &, QMetaType id, void *data)QDBusMetaTypestatic
DemarshallFunction typedefQDBusMetaType
marshall(QDBusArgument &, QMetaType id, const void *data)QDBusMetaTypestatic
MarshallFunction typedefQDBusMetaType
registerCustomType(QMetaType type, const QByteArray &signature)QDBusMetaTypestatic
registerMarshallOperators(QMetaType typeId, MarshallFunction, DemarshallFunction)QDBusMetaTypestatic
signatureToMetaType(const char *signature)QDBusMetaTypestatic
typeToSignature(QMetaType type)QDBusMetaTypestatic