Tag: c++
Desktop Cloud Transform is an image uploader and transformation manager, which lets you apply complex alterations to your images all in the cloud. Built with QT/C++ and uses Cloudinary's image transformation services and API.
Using lambda expressions with QT's newer connect syntax to receive the finished event of a QNetworkRequest / reply without using QObject.
My experience as a brand new QT beginner while trying to use Font Awesome with QML / QT, dealing with relative import paths, and importing outside the source directory.