11#ifndef OBJECTMANAGER_P_H
12#define OBJECTMANAGER_P_H
25#include <QtCore/QObject>
26#include <QtCore/QByteArray>
27#include <QtCore/QList>
29#include <QtCore/QString>
30#include <QtCore/QStringList>
31#include <QtCore/QVariant>
32#include <QtDBus/QtDBus>
34#include <QtCore/private/qglobal_p.h>
44 {
return "org.freedesktop.DBus.ObjectManager"; }
64 namespace freedesktop {
QDBusPendingReply< ManagedObjectList > GetManagedObjects()
void InterfacesAdded(const QDBusObjectPath &object_path, InterfaceList interfaces_and_properties)
~OrgFreedesktopDBusObjectManagerInterface()
static const char * staticInterfaceName()
void InterfacesRemoved(const QDBusObjectPath &object_path, const QStringList &interfaces)
QDBusPendingCall asyncCallWithArgumentList(const QString &method, const QList< QVariant > &args)
QString service() const
Returns the name of the service this interface is associated with.
QDBusConnection connection() const
Returns the connection this interface is associated with.
QObject * parent() const
Returns a pointer to the parent object.
\macro QT_RESTRICTED_CAST_FROM_ASCII
GLsizei const GLchar *const * path
#define QStringLiteral(str)