Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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