Alternative Class

( QBluetoothServiceInfo::Alternative )

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

头: #include <Alternative>
qmake: QT += bluetooth
Since: Qt 5.2
继承: QList

公共函数

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

额外继承成员

  • 3 static public members inherited from 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 .