- All Implemented Interfaces:
QtObjectInterface
,Cloneable
,Comparable<QUuid>
Generates a UUID for each Bluetooth service
Java wrapper for Qt class QBluetoothUuid
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
Java wrapper for Qt enumQBluetoothUuid::CharacteristicType
static enum
Java wrapper for Qt enumQBluetoothUuid::DescriptorType
static enum
Java wrapper for Qt enumQBluetoothUuid::ProtocolUuid
static enum
Java wrapper for Qt enumQBluetoothUuid::ServiceClassUuid
Nested classes/interfaces inherited from class io.qt.core.QUuid
QUuid.StringFormat, QUuid.Variant, QUuid.Version
-
Constructor Summary
ConstructorDescriptionQBluetoothUuid
(byte [] uuid) QBluetoothUuid
(int uuid) QBluetoothUuid
(short uuid) QBluetoothUuid
(QBluetoothUuid uuid) SeeQBluetoothUuid::
QBluetoothUuid(QBluetoothUuid) QBluetoothUuid
(QUuid uuid) QBluetoothUuid
(String uuid) -
Method Summary
Modifier and TypeMethodDescriptionfinal void
assign
(QBluetoothUuid other) SeeQBluetoothUuid::
operator=(QBluetoothUuid) final void
Overloaded function forassign(io.qt.bluetooth.QBluetoothUuid)
.final void
Overloaded function forassign(io.qt.bluetooth.QBluetoothUuid)
.final void
Overloaded function forassign(io.qt.bluetooth.QBluetoothUuid)
.final void
Overloaded function forassign(io.qt.bluetooth.QBluetoothUuid)
.final void
Overloaded function forassign(io.qt.bluetooth.QBluetoothUuid)
.static String
clone()
Creates and returns a copy of this object.static String
final boolean
Returns true if a is equal to b, otherwise falsefinal boolean
Overloaded function forequals(io.qt.bluetooth.QBluetoothUuid)
.final boolean
Overloaded function forequals(io.qt.bluetooth.QBluetoothUuid)
.final boolean
Overloaded function forequals(io.qt.bluetooth.QBluetoothUuid)
.final boolean
Overloaded function forequals(io.qt.bluetooth.QBluetoothUuid)
.boolean
int
hashCode()
Returns the objects's hash code computed byqHash(QBluetoothUuid)
.final int
static String
void
static String
static QDebug
streamingOperator
(QDebug debug, QBluetoothUuid uuid) SeeQBluetoothUuid::
streamingOperator(QDebug, QBluetoothUuid) static QDebug
streamingOperator
(QDebug debug, QBluetoothUuid.CharacteristicType uuid) Overloaded function forstreamingOperator(io.qt.core.QDebug, io.qt.bluetooth.QBluetoothUuid)
.static QDebug
streamingOperator
(QDebug debug, QBluetoothUuid.DescriptorType uuid) Overloaded function forstreamingOperator(io.qt.core.QDebug, io.qt.bluetooth.QBluetoothUuid)
.static QDebug
streamingOperator
(QDebug debug, QBluetoothUuid.ProtocolUuid uuid) Overloaded function forstreamingOperator(io.qt.core.QDebug, io.qt.bluetooth.QBluetoothUuid)
.static QDebug
streamingOperator
(QDebug debug, QBluetoothUuid.ServiceClassUuid uuid) Overloaded function forstreamingOperator(io.qt.core.QDebug, io.qt.bluetooth.QBluetoothUuid)
.static QDebug
streamingOperator
(QDebug debug, QUuid uuid) Overloaded function forstreamingOperator(io.qt.core.QDebug, io.qt.bluetooth.QBluetoothUuid)
.final byte []
toBytes()
final Integer
toInt()
final Short
toShort()
void
Seeoperator<<(QDataStream&,
QBluetoothUuid) Methods inherited from class io.qt.core.QUuid
compareTo, createUuid, createUuidV3, createUuidV3, createUuidV3, createUuidV5, createUuidV5, createUuidV5, data1, data2, data3, data4, equals, fromRfc4122, fromRfc4122, fromRfc4122, fromRfc4122, fromRfc4122, fromString, isNull, setData1, setData2, setData3, setData4, toByteArray, toByteArray, toRfc4122, toString, toString, variant, version
Methods inherited from class io.qt.QtObject
dispose, isDisposed
-
Constructor Details
-
QBluetoothUuid
public QBluetoothUuid() -
QBluetoothUuid
See
QBluetoothUuid::
QBluetoothUuid(QBluetoothUuid) -
QBluetoothUuid
-
QBluetoothUuid
-
QBluetoothUuid
-
QBluetoothUuid
-
QBluetoothUuid
-
QBluetoothUuid
-
QBluetoothUuid
public QBluetoothUuid(byte [] uuid) -
QBluetoothUuid
public QBluetoothUuid(short uuid) -
QBluetoothUuid
public QBluetoothUuid(int uuid)
-
-
Method Details
-
minimumSize
-
writeTo
See
operator<<(QDataStream&,
QBluetoothUuid) -
assign
See
QBluetoothUuid::
operator=(QBluetoothUuid) -
equals
Returns true if a is equal to b, otherwise false
-
readFrom
-
toBytes
-
toShort
-
toInt
-
characteristicToString
-
descriptorToString
-
protocolToString
-
serviceClassToString
See
QBluetoothUuid::
serviceClassToString(QBluetoothUuid::ServiceClassUuid) This function was introduced in Qt Qt 5.4.
-
streamingOperator
See
QBluetoothUuid::
streamingOperator(QDebug, QBluetoothUuid) -
equals
-
hashCode
Returns the objects's hash code computed byqHash(QBluetoothUuid)
. -
clone
Creates and returns a copy of this object.
See
QBluetoothUuid::
QBluetoothUuid(QBluetoothUuid) -
assign
Overloaded function for
assign(io.qt.bluetooth.QBluetoothUuid)
. -
assign
Overloaded function for
assign(io.qt.bluetooth.QBluetoothUuid)
. -
assign
Overloaded function for
assign(io.qt.bluetooth.QBluetoothUuid)
. -
assign
Overloaded function for
assign(io.qt.bluetooth.QBluetoothUuid)
. -
assign
Overloaded function for
assign(io.qt.bluetooth.QBluetoothUuid)
. -
equals
Overloaded function for
equals(io.qt.bluetooth.QBluetoothUuid)
. -
equals
Overloaded function for
equals(io.qt.bluetooth.QBluetoothUuid)
. -
equals
Overloaded function for
equals(io.qt.bluetooth.QBluetoothUuid)
. -
equals
Overloaded function for
equals(io.qt.bluetooth.QBluetoothUuid)
. -
streamingOperator
Overloaded function for
streamingOperator(io.qt.core.QDebug, io.qt.bluetooth.QBluetoothUuid)
. -
streamingOperator
Overloaded function for
streamingOperator(io.qt.core.QDebug, io.qt.bluetooth.QBluetoothUuid)
. -
streamingOperator
Overloaded function for
streamingOperator(io.qt.core.QDebug, io.qt.bluetooth.QBluetoothUuid)
. -
streamingOperator
Overloaded function for
streamingOperator(io.qt.core.QDebug, io.qt.bluetooth.QBluetoothUuid)
. -
streamingOperator
Overloaded function for
streamingOperator(io.qt.core.QDebug, io.qt.bluetooth.QBluetoothUuid)
.
-