Module qtjambi
Package io.qt.core

Class QUuid

All Implemented Interfaces:
QtObjectInterface, Cloneable, Comparable<QUuid>
Direct Known Subclasses:
QBluetoothUuid

public class QUuid extends QtObject implements Comparable<QUuid>, Cloneable

Stores a Universally Unique Identifier (UUID)

Java wrapper for Qt's class QUuid