Uuid
Qt Base Class: QUuid
Signature: QUuid(self) -> None
QUuid(self, l: int, w1: int, w2: int, b1: int, b2: int, b3: int, b4: int, b5: int, b6: int, b7: int, b8: int) -> None
QUuid(self, string: str) -> None
Base classes
Name | Children | Inherits |
---|---|---|
UuidMixin prettyqt.core.uuid |
||
QUuid PySide6.QtCore QUuid(self) -> None |
⋔ Inheritance diagram
graph TD
1473299798432["core.Uuid"]
1473299804288["core.UuidMixin"]
140713234304496["builtins.object"]
1473243708096["QtCore.QUuid"]
1473291690208["Shiboken.Object"]
1473299804288 --> 1473299798432
140713234304496 --> 1473299804288
1473243708096 --> 1473299798432
1473291690208 --> 1473243708096
140713234304496 --> 1473291690208