12#ifndef GATTSERVICE1ADAPTOR_P_H
13#define GATTSERVICE1ADAPTOR_P_H
26#include <QtCore/QObject>
27#include <QtDBus/QtDBus>
29#include <QtCore/qcontainerfwd.h>
37 Q_CLASSINFO(
"D-Bus Interface",
"org.bluez.GattService1")
39" <interface name=\"org.bluez.GattService1\">\n"
40" <property access=\"read\" type=\"s\" name=\"UUID\"/>\n"
41" <property access=\"read\" type=\"o\" name=\"Device\"/>\n"
42" <property access=\"read\" type=\"b\" name=\"Primary\"/>\n"
43" <property access=\"read\" type=\"ao\" name=\"Includes\"/>\n"
QList< QDBusObjectPath > includes() const
QDBusObjectPath device() const
virtual Q_CLASSINFO("D-Bus Introspection", "" " <interface name=\"org.bluez.GattService1\">\n" " <property access=\"read\" type=\"s\" name=\"UUID\"/>\n" " <property access=\"read\" type=\"o\" name=\"Device\"/>\n" " <property access=\"read\" type=\"b\" name=\"Primary\"/>\n" " <property access=\"read\" type=\"ao\" name=\"Includes\"/>\n" " </interface>\n" "") public ~OrgBluezGattService1Adaptor()
QList< QDBusObjectPath > Includes
QObject * parent() const
Returns a pointer to the parent object.
\macro QT_RESTRICTED_CAST_FROM_ASCII