Home
·
All Classes
·
Modules
QUuid Class Reference
[
QtCore
module]
Types
enum
Variant
{ VarUnknown, NCS, DCE, Microsoft, Reserved }
enum
Version
{ VerUnknown, Time, EmbeddedPOSIX, Name, Random }
Methods
__init__
(
self
)
__init__
(
self
, int, int, int, str, str, str, str, str, str, str, str)
__init__
(
self
, QString)
__init__
(
self
, QUuid)
bool
isNull
(
self
)
QString
toString
(
self
)
Variant
variant
(
self
)
Version
version
(
self
)
Static Methods
QUuid
createUuid
()
Special Methods
bool
__eq__
(
self
, QUuid)
bool
__ge__
(
self
, QUuid)
bool
__gt__
(
self
, QUuid)
bool
__le__
(
self
, QUuid)
bool
__lt__
(
self
, QUuid)
bool
__ne__
(
self
, QUuid)
str
__repr__
(
self
)
Detailed Description
Type Documentation
QUuid.Variant
QUuid.Version
Method Documentation
QUuid.__init__ (
self
)
QUuid.__init__ (
self
, int, int, int, str, str, str, str, str, str, str, str)
QUuid.__init__ (
self
, QString)
QUuid.__init__ (
self
,
QUuid
)
QUuid
QUuid.createUuid ()
bool QUuid.isNull (
self
)
QString QUuid.toString (
self
)
Variant
QUuid.variant (
self
)
Version
QUuid.version (
self
)
bool QUuid.__eq__ (
self
,
QUuid
)
bool QUuid.__ge__ (
self
,
QUuid
)
bool QUuid.__gt__ (
self
,
QUuid
)
bool QUuid.__le__ (
self
,
QUuid
)
bool QUuid.__lt__ (
self
,
QUuid
)
bool QUuid.__ne__ (
self
,
QUuid
)
str QUuid.__repr__ (
self
)
PyQt 4.8 for X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.7.0