class QPlaceReply#

Inheritance diagram of PySide6.QtLocation.QPlaceReply

继承自: QPlaceSearchSuggestionReplyQPlaceSearchReplyQPlaceMatchReplyQPlaceIdReplyQPlaceDetailsReplyQPlaceContentReply

概要#

方法#

虚拟方法#

信号#

备注

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

详细描述#

class Error#
class Type#
__init__([parent=None])#
参数:

parentQObject

abort()#
aborted()#
contentUpdated()#
error()#
返回类型:

错误

errorOccurred(error[, errorString=""])#
参数:
  • errorError

  • errorString – str

errorString()#
返回类型:

str

finished()#
isFinished()#
返回类型:

bool

setError(error, errorString)#
参数:
  • errorError

  • errorString – str

setFinished(finished)#
参数:

finished – bool

type()#
返回类型:

Type