4#ifndef QLOWENERGYDESCRIPTORDATA_H
5#define QLOWENERGYDESCRIPTORDATA_H
7#include <QtBluetooth/qbluetooth.h>
8#include <QtBluetooth/qbluetoothuuid.h>
9#include <QtCore/qshareddata.h>
44 void setReadPermissions(
bool readable,
45 QBluetooth::AttAccessConstraints constraints = QBluetooth::AttAccessConstraints());
46 bool isReadable()
const;
47 QBluetooth::AttAccessConstraints readConstraints()
const;
49 void setWritePermissions(
bool writable,
50 QBluetooth::AttAccessConstraints constraints = QBluetooth::AttAccessConstraints());
51 bool isWritable()
const;
52 QBluetooth::AttAccessConstraints writeConstraints()
const;
The QLowEnergyDescriptorData class is used to create GATT service data. \inmodule QtBluetooth.
friend bool operator!=(const QLowEnergyDescriptorData &a, const QLowEnergyDescriptorData &b)
Returns true if a and b are unequal with respect to their public state, otherwise returns false.
friend bool operator==(const QLowEnergyDescriptorData &a, const QLowEnergyDescriptorData &b)
Returns true if a and b are equal with respect to their public state, otherwise returns false.
void swap(QLowEnergyDescriptorData &other) noexcept
Swaps this object with other.
Combined button and popup list for selecting options.
EGLOutputLayerEXT EGLint EGLAttrib value
[5]
GLboolean GLboolean GLboolean b
GLboolean GLboolean GLboolean GLboolean a
[7]
settings setValue("DataPump/bgcolor", color)