12#include <QtCore/QMetaObject>
13#include <QtCore/QByteArray>
14#include <QtCore/QList>
16#include <QtCore/QString>
17#include <QtCore/QStringList>
18#include <QtCore/QVariant>
24OrgBluezLEAdvertisement1Adaptor::OrgBluezLEAdvertisement1Adaptor(
QObject *
parent)
28 setAutoRelaySignals(
true);
51 return qvariant_cast< QStringList >(
parent()->
property(
"Includes"));
75 return qvariant_cast< ManufacturerDataList >(
parent()->
property(
"ManufacturerData"));
111 return qvariant_cast< QStringList >(
parent()->
property(
"ServiceUUIDs"));
void setDiscoverable(bool value)
QString localName() const
void setType(const QString &value)
virtual Q_CLASSINFO("D-Bus Introspection", "" " <interface name=\"org.bluez.LEAdvertisement1\">\n" " <method name=\"Release\">\n" " <annotation value=\"true\" name=\"org.freedesktop.DBus.Method.NoReply\"/>\n" " </method>\n" " <property access=\"readwrite\" type=\"s\" name=\"Type\"/>\n" " <property access=\"readwrite\" type=\"as\" name=\"ServiceUUIDs\"/>\n" " <property access=\"readwrite\" type=\"a{qv}\" name=\"ManufacturerData\">\n" " <annotation value=\"ManufacturerDataList\" name=\"org.qtproject.QtDBus.QtTypeName\"/>\n" " </property>\n" " <property access=\"readwrite\" type=\"b\" name=\"Discoverable\"/>\n" " <property access=\"readwrite\" type=\"as\" name=\"Includes\"/>\n" " <property access=\"readwrite\" type=\"s\" name=\"LocalName\"/>\n" " <property access=\"readwrite\" type=\"u\" name=\"MinInterval\"/>\n" " <property access=\"readwrite\" type=\"u\" name=\"MaxInterval\"/>\n" " </interface>\n" "") public ~OrgBluezLEAdvertisement1Adaptor()
void setManufacturerData(ManufacturerDataList value)
void setIncludes(const QStringList &value)
void setServiceUUIDs(const QStringList &value)
void setMinInterval(uint value)
bool discoverable() const
ManufacturerDataList manufacturerData() const
QStringList includes() const
QStringList serviceUUIDs() const
void setMaxInterval(uint value)
void setLocalName(const QString &value)
QObject * parent() const
Returns a pointer to the parent object.
bool setProperty(const char *name, const QVariant &value)
Sets the value of the object's name property to value.
\macro QT_RESTRICTED_CAST_FROM_ASCII
static auto fromValue(T &&value) noexcept(std::is_nothrow_copy_constructible_v< T > &&Private::CanUseInternalSpace< T >) -> std::enable_if_t< std::conjunction_v< std::is_copy_constructible< T >, std::is_destructible< T > >, QVariant >
EGLOutputLayerEXT EGLint EGLAttrib value
[5]
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent