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/qtdbusglobal.h>
#include <QtCore/qobjectdefs.h>
#include <QtCore/qstring.h>
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... | |