Sequence Class

( QBluetoothServiceInfo::Sequence )

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

頭: #include <Sequence>
qmake: QT += bluetooth
Since: Qt 5.2
繼承: QList

公共函數

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

額外繼承成員

  • 3 static public members inherited from QList

詳細描述

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

成員函數文檔編製

Sequence:: Sequence ()

Constructs a new empty sequence.

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

Constructs a new sequence that is a copy of list .