Document that default-constructed QFuture are canceled
Task-number: QTBUG-40680 Change-Id: Idee9ff75c89c8349be779b90ee9c34a899d92c0c Reviewed-by: Marc Mutz <marc.mutz@kdab.com> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com> Reviewed-by: Martin Smith <martin.smith@digia.com>
This commit is contained in:
parent
0d48e774c6
commit
3bfdacaaeb
@ -97,7 +97,7 @@
|
||||
|
||||
/*! \fn QFuture::QFuture()
|
||||
|
||||
Constructs an empty future.
|
||||
Constructs an empty, canceled future.
|
||||
*/
|
||||
|
||||
/*! \fn QFuture::QFuture(const QFuture &other)
|
||||
|
Loading…
Reference in New Issue
Block a user