mirror of
https://github.com/simonbrunel/qtpromise.git
synced 2025-04-27 04:24:14 +08:00
For consistency with other helpers, deprecate `qPromiseAll()` in favor of `QtPromise::all()`.
QtPromise
Promises/A+ implementation for Qt/C++.
Requires Qt 5.6 (or later) with C++11 support enabled.
License
QtPromise is available under the MIT license.