Participer au site avec un Tip
Rechercher
 

Améliorations / Corrections

Vous avez des améliorations (ou des corrections) à proposer pour ce document : je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.

Emplacement :

Description des améliorations :

Classe « QUuid »

Constructeur PySide6.QtCore.QUuid.__init__

Signature de la constructeur __init__

Description

__init__.__doc__

__init__(self) -> None
__init__(self, arg__1: str) -> None
__init__(self, arg__1: bytes) -> None
__init__(self, arg__1: Union[PySide6.QtCore.QByteArray, bytes]) -> None
__init__(self, l: int, w1: int, w2: int, b1: int, b2: int, b3: int, b4: int, b5: int, b6: int, b7: int, b8: int) -> None

Initialize self.  See help(type(self)) for accurate signature.