QBluetoothServiceInfo::Sequence Class
class QBluetoothServiceInfo::SequenceThe Sequence class stores attributes of a Bluetooth Data Element Sequence. More...
Public Functions
Detailed Description
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.