qtpromise/docs
2018-03-29 09:08:19 +02:00
..
assets New documentation based on GitBook CLI 2018-02-11 19:02:14 +01:00
qtpromise Implement QPromise::tapFail(handler) 2018-03-29 09:08:19 +02:00
README.md New documentation based on GitBook CLI 2018-02-11 19:02:14 +01: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.4 (or later) with C++11 support enabled.

QtPromise for C++

License

QtPromise is available under the MIT license.