qtpromise/docs
2018-05-18 11:32:01 +02:00
..
assets New documentation based on GitBook CLI 2018-02-11 19:02:14 +01:00
qtpromise Clarify QPromise::all fulfillment values order 2018-04-30 19:05:21 +02:00
README.md Upgrade TravisCI environment to Qt 5.6 and GCC 4.9 2018-05-18 11:32:01 +02:00
SUMMARY.md Implement QPromise::tapFail(handler) 2018-03-29 09:08:19 +02:00

Promises/A+

QtPromise

Promises/A+ implementation for Qt/C++.

Requires Qt 5.6 (or later) with C++11 support enabled.

QtPromise for C++

License

QtPromise is available under the MIT license.