Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QDBusMetaTypeId Namespace Reference

Functions

QMetaType message ()
QMetaType argument ()
QMetaType variant ()
QMetaType objectpath ()
QMetaType signature ()
QMetaType error ()
QMetaType unixfd ()
Q_DBUS_EXPORT void init ()

Function Documentation

◆ argument()

QMetaType QDBusMetaTypeId::argument ( )
inline

Definition at line 47 of file qdbusmetatype_p.h.

Referenced by init().

Here is the caller graph for this function:

◆ error()

QMetaType QDBusMetaTypeId::error ( )
inline

Definition at line 59 of file qdbusmetatype_p.h.

Referenced by init().

Here is the caller graph for this function:

◆ init()

void QDBusMetaTypeId::init ( )

Definition at line 50 of file qdbusmetatype.cpp.

References argument(), error(), message(), objectpath(), signature(), unixfd(), and variant().

Referenced by QDBusConnectionManager::QDBusConnectionManager(), and qDBusParametersForMethod().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ message()

QMetaType QDBusMetaTypeId::message ( )
inline

Definition at line 44 of file qdbusmetatype_p.h.

Referenced by init().

Here is the caller graph for this function:

◆ objectpath()

QMetaType QDBusMetaTypeId::objectpath ( )
inline

Definition at line 53 of file qdbusmetatype_p.h.

Referenced by init().

Here is the caller graph for this function:

◆ signature()

QMetaType QDBusMetaTypeId::signature ( )
inline

Definition at line 56 of file qdbusmetatype_p.h.

Referenced by init().

Here is the caller graph for this function:

◆ unixfd()

QMetaType QDBusMetaTypeId::unixfd ( )
inline

Definition at line 62 of file qdbusmetatype_p.h.

Referenced by init().

Here is the caller graph for this function:

◆ variant()

QMetaType QDBusMetaTypeId::variant ( )
inline

Definition at line 50 of file qdbusmetatype_p.h.

Referenced by init().

Here is the caller graph for this function: