![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "dbusconnection_p.h"
#include <QtDBus/QDBusMessage>
#include <QtDBus/QDBusServiceWatcher>
#include <qdebug.h>
#include <QDBusConnectionInterface>
#include <QtGui/qguiapplication.h>
#include <qpa/qplatformnativeinterface.h>
#include "moc_dbusconnection_p.cpp"
Go to the source code of this file.
Macros | |
#define | A11Y_SERVICE "org.a11y.Bus"_L1 |
#define | A11Y_PATH "/org/a11y/bus"_L1 |
#define A11Y_PATH "/org/a11y/bus"_L1 |
Definition at line 26 of file dbusconnection.cpp.
#define A11Y_SERVICE "org.a11y.Bus"_L1 |
Definition at line 25 of file dbusconnection.cpp.