42 #ifndef QDBUSINTERFACE_H 43 #define QDBUSINTERFACE_H 45 #include <QtDBus/qdbusabstractinterface.h> 46 #include <QtDBus/qdbusconnection.h> 70 virtual void *qt_metacast(
const char *);
QDBusConnectionInterface * interface() const
Returns a QDBusConnectionInterface object that represents the D-Bus server interface on this connecti...
#define QT_END_NAMESPACE
This macro expands to.
The QDBusInterface class is a proxy for interfaces on remote objects.
The QString class provides a Unicode character string.
The QObject class is the base class of all Qt objects.
The QDBusAbstractInterface class is the base class for all D-Bus interfaces in the QtDBus binding...
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QDBusConnection class represents a connection to the D-Bus bus daemon.
static QDBusConnection sessionBus()
Returns a QDBusConnection object opened with the session bus.
#define Q_DECLARE_PRIVATE(Class)
virtual const QMetaObject * metaObject() const
Returns a pointer to the meta-object of this object.