PySide6.QtRemoteObjects.QRemoteObjectSourceLocationInfo¶
- class QRemoteObjectSourceLocationInfo¶
概要¶
方法¶
def
__init__()
def
__ne__()
def
__eq__()
注意
本文档可能包含从C++自动翻译到Python的代码片段。我们始终欢迎对代码片段翻译的贡献。如果您发现翻译问题,您也可以通过在我们的https:/bugreports.qt.io/projects/PYSIDE上创建工单来告知我们。
详细描述¶
- PySide6.QtRemoteObjects.QRemoteObjectSourceLocationInfo.typeName¶
- PySide6.QtRemoteObjects.QRemoteObjectSourceLocationInfo.hostUrl¶
- __init__()¶
- __init__(typeName_, hostUrl_)
- Parameters:
typeName – str
hostUrl –
QUrl
- __ne__(other)¶
- Parameters:
- Return type:
布尔
- __eq__(other)¶
- Parameters:
- Return type:
布尔