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 ) |
The Alternative class stores attributes of a Bluetooth Data Element Alternative.
Constructs a new empty alternative.
Constructs a new alternative that is a copy of list .