mirror of
https://github.com/simonbrunel/qtpromise.git
synced 2024-11-24 11:40:41 +08:00
cbf4cc7867
For consistency with other helpers, deprecate `qPromiseAll()` in favor of `QtPromise::all()`. |
||
---|---|---|
.. | ||
.vuepress | ||
qtpromise | ||
README.md |
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.