mirror of
https://github.com/simonbrunel/qtpromise.git
synced 2024-11-21 18:24:29 +08:00
Promises/A+ implementation for Qt/C++
a8ad3619b9
Built with Qt 5.4.2/GCC 4.8.4, code coverage with LCOV 1.13 and reported to Codecov. |
||
---|---|---|
include | ||
package/features | ||
src | ||
tests | ||
.gitignore | ||
.travis.yml | ||
LICENSE.md | ||
qtpromise.pri | ||
qtpromise.pro | ||
README.md |
QtPromise
Promises/A+ implementation for Qt/C++.
Requires Qt 5.4 or later.
License
QtPromise is available under the MIT license.