Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The QBluetoothSdpAlternative class is a convenience wrapper used in QBluetoothSdpRecord. More...
#include <QBluetoothSdpAlternative>
Inherits QList<QVariant>.
The QBluetoothSdpAlternative class is a convenience wrapper used in QBluetoothSdpRecord.
This class is a convenience class introduced for the purpose of distinguishing attributes that represent SDP Sequences from attributes that represent SDP Alternates. Both SDP Alternate and Sequence types can be represented as sequences of QVariant objects. The QBluetoothSdpSequence and QBluetoothSdpAlternative were introduced to make it easy to distinguish between these types.
See also QBluetoothSdpSequence.
Comparison operator. Returns true if the current object is not equal to other.
Comparison operator. Returns true if the current object is equal to other.
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |