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 « QRemoteObjectHost »

Constructeur PySide6.QtRemoteObjects.QRemoteObjectHost.__init__

Signature de la constructeur __init__

Description

__init__.__doc__

__init__(self, address: Union[PySide6.QtCore.QUrl, str], parent: PySide6.QtCore.QObject) -> None
__init__(self, address: Union[PySide6.QtCore.QUrl, str], registryAddress: Union[PySide6.QtCore.QUrl, str] = Default(QUrl), allowedSchemas: PySide6.QtRemoteObjects.QRemoteObjectHostBase.AllowedSchemas = PySide6.QtRemoteObjects.QRemoteObjectHostBase.AllowedSchemas.BuiltInSchemasOnly, parent: Optional[PySide6.QtCore.QObject] = None) -> None
__init__(self, parent: Optional[PySide6.QtCore.QObject] = None) -> None

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