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
QDBusCustomTypeInfo Class Reference
+ Collaboration diagram for QDBusCustomTypeInfo:

Public Member Functions

 QDBusCustomTypeInfo ()
 

Public Attributes

QByteArray signature
 
QDBusMetaType::MarshallFunction marshall
 
QDBusMetaType::DemarshallFunction demarshall
 

Detailed Description

Definition at line 36 of file qdbusmetatype.cpp.

Constructor & Destructor Documentation

◆ QDBusCustomTypeInfo()

QDBusCustomTypeInfo::QDBusCustomTypeInfo ( )
inline

Definition at line 39 of file qdbusmetatype.cpp.

Member Data Documentation

◆ demarshall

QDBusMetaType::DemarshallFunction QDBusCustomTypeInfo::demarshall

Definition at line 46 of file qdbusmetatype.cpp.

◆ marshall

QDBusMetaType::MarshallFunction QDBusCustomTypeInfo::marshall

Definition at line 45 of file qdbusmetatype.cpp.

◆ signature

QByteArray QDBusCustomTypeInfo::signature

Definition at line 44 of file qdbusmetatype.cpp.


The documentation for this class was generated from the following file: