![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
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 |