Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
objectmanageradaptor_p.h
Go to the documentation of this file.
1/*
2 * This file was generated by qdbusxml2cpp version 0.8
3 * Source file was org.freedesktop.dbus.objectmanager.xml
4 *
5 * qdbusxml2cpp is Copyright (C) The Qt Company Ltd. and other contributors.
6 *
7 * This is an auto-generated file.
8 * This file may have been hand-edited. Look for HAND-EDIT comments
9 * before re-generating it.
10 */
11
12#ifndef OBJECTMANAGERADAPTOR_P_H
13#define OBJECTMANAGERADAPTOR_P_H
14
15//
16// W A R N I N G
17// -------------
18//
19// This file is not part of the Qt API. It exists purely as an
20// implementation detail. This header file may change from version to
21// version without notice, or even be removed.
22//
23// We mean it.
24//
25
26#include <QtCore/QObject>
27#include <QtDBus/QtDBus>
29#include <QtCore/qcontainerfwd.h>
30
31namespace QtBluetoothPrivate {
32
33/*
34 * Adaptor class for interface org.freedesktop.DBus.ObjectManager
35 */
37{
38 Q_OBJECT
39 Q_CLASSINFO("D-Bus Interface", "org.freedesktop.DBus.ObjectManager")
40 Q_CLASSINFO("D-Bus Introspection", ""
41" <interface name=\"org.freedesktop.DBus.ObjectManager\">\n"
42" <method name=\"GetManagedObjects\">\n"
43" <arg direction=\"out\" type=\"a{oa{sa{sv}}}\" name=\"object_paths_interfaces_and_properties\"/>\n"
44" <annotation value=\"ManagedObjectList\" name=\"org.qtproject.QtDBus.QtTypeName.Out0\"/>\n"
45" </method>\n"
46" <signal name=\"InterfacesAdded\">\n"
47" <arg type=\"o\" name=\"object_path\"/>\n"
48" <arg type=\"a{sa{sv}}\" name=\"interfaces_and_properties\"/>\n"
49" <annotation value=\"InterfaceList\" name=\"org.qtproject.QtDBus.QtTypeName.Out1\"/>\n"
50" </signal>\n"
51" <signal name=\"InterfacesRemoved\">\n"
52" <arg type=\"o\" name=\"object_path\"/>\n"
53" <arg type=\"as\" name=\"interfaces\"/>\n"
54" </signal>\n"
55" </interface>\n"
56 "")
57public:
60
61public: // PROPERTIES
62public Q_SLOTS: // METHODS
64Q_SIGNALS: // SIGNALS
66 void InterfacesRemoved(const QDBusObjectPath &object_path, const QStringList &interfaces);
67};
68
69} // end of namespace QtBluetoothPrivate
70
71#endif
QMap< QDBusObjectPath, InterfaceList > ManagedObjectList
QMap< QString, QVariantMap > InterfaceList
static constexpr QLatin1String appObjectPathTemplate
Q_CLASSINFO("D-Bus Introspection", "" " <interface name=\"org.freedesktop.DBus.ObjectManager\">\n" " <method name=\"GetManagedObjects\">\n" " <arg direction=\"out\" type=\"a{oa{sa{sv}}}\" name=\"object_paths_interfaces_and_properties\"/>\n" " <annotation value=\"ManagedObjectList\" name=\"org.qtproject.QtDBus.QtTypeName.Out0\"/>\n" " </method>\n" " <signal name=\"InterfacesAdded\">\n" " <arg type=\"o\" name=\"object_path\"/>\n" " <arg type=\"a{sa{sv}}\" name=\"interfaces_and_properties\"/>\n" " <annotation value=\"InterfaceList\" name=\"org.qtproject.QtDBus.QtTypeName.Out1\"/>\n" " </signal>\n" " <signal name=\"InterfacesRemoved\">\n" " <arg type=\"o\" name=\"object_path\"/>\n" " <arg type=\"as\" name=\"interfaces\"/>\n" " </signal>\n" " </interface>\n" "") public ~OrgFreedesktopDBusObjectManagerAdaptor() override
void InterfacesRemoved(const QDBusObjectPath &object_path, const QStringList &interfaces)
bool localDescriptorWrite(QLowEnergyHandle handle, const QByteArray &value)
void remoteDeviceAccessEvent(const QString &remoteDeviceObjectPath, quint16 mtu)
void addService(const QLowEnergyServiceData &serviceData, QSharedPointer< QLowEnergyServicePrivate > servicePrivate, QLowEnergyHandle serviceHandle)
void characteristicValueUpdatedByRemote(QLowEnergyHandle handle, const QByteArray &value)
bool localCharacteristicWrite(QLowEnergyHandle handle, const QByteArray &value)
void descriptorValueUpdatedByRemote(QLowEnergyHandle characteristicHandle, QLowEnergyHandle descriptorHandle, const QByteArray &value)
InterfaceList properties() const final
bool localValueUpdate(const QByteArray &value)
bool localValueUpdate(const QByteArray &value)
InterfaceList properties() const final
void addIncludedService(const QString &objectPath)
InterfaceList properties() const final