Sequence Class

(QBluetoothServiceInfo::Sequence)

The Sequence class stores attributes of a Bluetooth Data Element Sequence. More...

Header: #include <Sequence>
qmake: QT += bluetooth
Since: Qt 5.2

Public Functions

Sequence()
Sequence(const QList<QVariant> &list)

Detailed Description

The Sequence class stores attributes of a Bluetooth Data Element Sequence.

Member Function Documentation

Sequence::Sequence()

Constructs a new empty sequence.

Sequence::Sequence(const QList<QVariant> &list)

Constructs a new sequence that is a copy of list.

© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-5.12/qbluetoothserviceinfo-sequence.html