Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qdbusconnection.h File Reference
#include <QtDBus/qtdbusglobal.h>
#include <QtCore/qobjectdefs.h>
#include <QtCore/qstring.h>
+ Include dependency graph for qdbusconnection.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QDBusConnection
 \inmodule QtDBus More...
 

Namespaces

namespace  QDBus
 \inmodule QtDBus
 

Enumerations

enum  QDBus::CallMode { QDBus::NoBlock , QDBus::Block , QDBus::BlockWithGui , QDBus::AutoDetect }
 This enum describes the various ways of placing a function call. More...