The Qt6 framework is widely used, particularly for its powerful tools for creating user interfaces for embedded devices with C++. However, its applications extend beyond embedded systems. This article ...
In a recent project, I had the task of programming time-consuming calculations that took place in the background of a desktop application. The motivation was to allow the user to continue working with ...