![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtDBus/private/qtdbusglobal_p.h>#include <qdbusabstractadaptor.h>#include <QtCore/qbytearrayview.h>#include <QtCore/qlist.h>#include <QtCore/qmap.h>#include <QtCore/qobject.h>#include <QtCore/qvariant.h>#include "private/qobject_p.h"Go to the source code of this file.
Classes | |
| class | QDBusAbstractAdaptorPrivate |
| class | QDBusAdaptorConnector |
| struct | QDBusAdaptorConnector::AdaptorData |
Macros | |
| #define | QCLASSINFO_DBUS_INTERFACE "D-Bus Interface" |
| #define | QCLASSINFO_DBUS_INTROSPECTION "D-Bus Introspection" |
| #define QCLASSINFO_DBUS_INTERFACE "D-Bus Interface" |
Definition at line 30 of file qdbusabstractadaptor_p.h.
| #define QCLASSINFO_DBUS_INTROSPECTION "D-Bus Introspection" |
Definition at line 31 of file qdbusabstractadaptor_p.h.
| Q_DECLARE_TYPEINFO | ( | QDBusAdaptorConnector::AdaptorData | , |
| Q_PRIMITIVE_TYPE | ) |
|
extern |
Definition at line 52 of file qdbusabstractadaptor.cpp.
References qDBusFindAdaptorConnector().
|
extern |
Definition at line 32 of file qdbusabstractadaptor.cpp.
Referenced by qDBusCreateAdaptorConnector().