# qtpromise **Repository Path**: fseven/qtpromise ## Basic Information - **Project Name**: qtpromise - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-01-08 - **Last Updated**: 2021-11-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Install Builds Coverage Marketplace

## Overview [Promises/A+](https://promisesaplus.com/) implementation for [Qt/C++](https://www.qt.io/). Requires [Qt 5.6](https://www.qt.io/download/) (or later) with [C++11 support enabled](https://wiki.qt.io/How_to_use_C++11_in_your_Qt_Projects). ## Documentation - [Getting Started](https://qtpromise.netlify.com/qtpromise/getting-started.html) - [Qt Concurrent](https://qtpromise.netlify.com/qtpromise/qtconcurrent.html) - [Qt Signals](https://qtpromise.netlify.com/qtpromise/qtsignals.html) - [Thread-Safety](https://qtpromise.netlify.com/qtpromise/thread-safety.html) - [API Reference](https://qtpromise.netlify.com/qtpromise/api-reference.html) ## License QtPromise is available under the [MIT license](LICENSE).