- class QPlaceReply#
-
Inherited by:
QPlaceSearchSuggestionReply
,QPlaceSearchReply
,QPlaceMatchReply
,QPlaceIdReply
,QPlaceDetailsReply
,QPlaceContentReply
Synopsis#
Methods#
def
__init__()
def
error()
def
errorString()
def
isFinished()
def
setError()
def
setFinished()
Virtual methods#
Signals#
def
aborted()
def
contentUpdated()
def
errorOccurred()
def
finished()
Note
This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE
Detailed Description#
- class Error#
- class Type#
- abort()#
- aborted()#
- contentUpdated()#
- errorString()#
- Return type:
str
- finished()#
- isFinished()#
- Return type:
bool
- setFinished(finished)#
- Parameters:
finished – bool