QFutureWatcherQString

Inheritance diagram of PySide2.QtConcurrent.QFutureWatcherQString

Synopsis

Functions

Detailed Description

class PySide2.QtConcurrent.QFutureWatcherQString([_parent=None])
Parameters:

_parentPySide2.QtCore.QObject

PySide2.QtConcurrent.QFutureWatcherQString.future()
Return type:

PySide2.QtCore.QFuture

PySide2.QtConcurrent.QFutureWatcherQString.result()
Return type:

str

PySide2.QtConcurrent.QFutureWatcherQString.resultAt(index)
Parameters:

index – int

Return type:

str

PySide2.QtConcurrent.QFutureWatcherQString.setFuture(future)
Parameters:

futurePySide2.QtCore.QFuture