mirror of
https://github.com/simonbrunel/qtpromise.git
synced 2025-02-24 03:44:46 +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.