class QRemoteObjectSourceLocationInfo#

摘要#

方法#

注意

此文档可能包含从 C++ 自动翻译到 Python 的片段。我们始终欢迎对片段翻译的贡献。如果您发现翻译问题,您也可以通过在 https:/bugreports.qt.io/projects/PYSIDE 上创建票证来告诉我们

详细说明#

PySide6.QtRemoteObjects.QRemoteObjectSourceLocationInfo.typeName#
PySide6.QtRemoteObjects.QRemoteObjectSourceLocationInfo.hostUrl#
__init__()#
__init__(typeName_, hostUrl_)
参数:
  • typeName – 字符串

  • hostUrlQUrl

__ne__(other)#
参数:

otherQRemoteObjectSourceLocationInfo

返回类型:

布尔值

__eq__(other)#
参数:

otherQRemoteObjectSourceLocationInfo

返回类型:

布尔值