Alternative Class

(QBluetoothServiceInfo::Alternative)

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

头文件: #include <Alternative>
qmake: QT += bluetooth
开始支持版本: Qt 5.2
基类: QList

公有函数

Alternative()
Alternative(const QList<QVariant> &list)
  • 78 个公有函数继承自 QList

其他继承的成员

  • 3 个静态公有成员继承自 QList

详细描述

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

成员函数

Alternative::Alternative()

Constructs a new empty alternative.

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

Constructs a new alternative that is a copy of list.