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
objectmanager_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 * Do not edit! All changes made to it will be lost.
9 */
10
11#ifndef OBJECTMANAGER_P_H
12#define OBJECTMANAGER_P_H
13
14//
15// W A R N I N G
16// -------------
17//
18// This file is not part of the Qt API. It exists purely as an
19// implementation detail. This header file may change from version to
20// version without notice, or even be removed.
21//
22// We mean it.
23//
24
25#include <QtCore/QObject>
26#include <QtCore/QByteArray>
27#include <QtCore/QList>
28#include <QtCore/QMap>
29#include <QtCore/QString>
30#include <QtCore/QStringList>
31#include <QtCore/QVariant>
32#include <QtDBus/QtDBus>
34#include <QtCore/private/qglobal_p.h>
35
36namespace QtBluetoothPrivate {
37
38/*
39 * Proxy class for interface org.freedesktop.DBus.ObjectManager
40 */
42{
44public:
45 static inline const char *staticInterfaceName()
46 { return "org.freedesktop.DBus.ObjectManager"; }
47
48public:
50
52
53public Q_SLOTS: // METHODS
59
60Q_SIGNALS: // SIGNALS
62 void InterfacesRemoved(const QDBusObjectPath &object_path, const QStringList &interfaces);
63};
64
65} // end of namespace QtBluetoothPrivate
66
67namespace org {
68 namespace freedesktop {
72 }
73}
74
75#endif
QString adapterWithDBusPeripheralInterface(const QBluetoothAddress &localAddress)
QString sanitizeNameForDBus(const QString &text)
QString findAdapterForAddress(const QBluetoothAddress &wantedAddress, bool *ok=nullptr)
Bluez5TestResultType
@ BluezVersion5
@ BluezNotAvailable
@ BluezVersionUnknown
QMap< QDBusObjectPath, InterfaceList > ManagedObjectList
bool isBluez5()
QMap< QString, QVariantMap > InterfaceList
QMap< QString, QDBusVariant > ServiceDataList
QMap< quint16, QDBusVariant > ManufacturerDataList
#define HCIGETDEVLIST
#define HCIGETCONNLIST
#define HCI_MAX_DEV
#define BTPROTO_HCI
#define HCIGETDEVINFO
QObject * parent
Definition qobject.h:73
\inmodule QtCore
Definition qobject.h:105
void InterfacesRemoved(const QDBusObjectPath &object_path, const QStringList &interfaces)
QMap< QString, AdapterData * > references
OrgFreedesktopDBusObjectManagerInterface * manager
static QtBluezDiscoveryManager * instance()
bool registerDiscoveryInterest(const QString &adapterPath)
void unregisterDiscoveryInterest(const QString &adapterPath)
::QtBluetoothPrivate::OrgFreedesktopDBusObjectManagerInterface ObjectManager