![]() |
Qt 6.x
The Qt SDK
|
Go to the source code of this file.
Functions | |
watcher | setFuture (future) |
Variables | |
MyClass | myObject |
[0] | |
QFutureWatcher< int > | watcher |
QFuture< int > | future = QtConcurrent::run(...) |
QFuture<int> future = QtConcurrent::run(...) |
Definition at line 11 of file src_corelib_thread_qfuturewatcher.cpp.
MyClass myObject |
[0]
Definition at line 6 of file src_corelib_thread_qfuturewatcher.cpp.
Referenced by Q_OBJECT_BINDABLE_PROPERTY_WITH_ARGS().
connect& watcher |
Definition at line 7 of file src_corelib_thread_qfuturewatcher.cpp.