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 .