- class QPlaceReply#
-
继承自:
QPlaceSearchSuggestionReply
、QPlaceSearchReply
、QPlaceMatchReply
、QPlaceIdReply
、QPlaceDetailsReply
、QPlaceContentReply
概要#
方法#
def
__init__()
def
error()
def
errorString()
def
isFinished()
def
setFinished()
def
setError()
虚拟方法#
信号#
def
aborted()
def
contentUpdated()
def
errorOccurred()
def
finished()
备注
此文档可能包含从C++自动翻译到Python的片段。我们始终欢迎对片段翻译的贡献。如果您发现翻译有问题,也可以通过在https:/bugreports.qt.io/projects/PYSIDE上创建工单来通知我们。
详细描述#
- class Error#
- class Type#
- abort()#
- aborted()#
- contentUpdated()#
- errorString()#
- 返回类型:
str
- finished()#
- isFinished()#
- 返回类型:
bool
- setFinished(finished)#
- 参数:
finished – bool