# qtpromise **Repository Path**: petric/qtpromise ## Basic Information - **Project Name**: qtpromise - **Description**: git from github.com/simonbrunel - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-09-03 - **Last Updated**: 2025-05-05 ## 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://doc.qt.io/qt-5/) (or later) with [C++11 support enabled](https://wiki.qt.io/How_to_use_C++11_in_your_Qt_Projects) or [Qt 6](https://doc.qt.io/qt-6/). ## 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).