André Somers
5 results
To make it easier to provide controller objects to QML, André Somers contributed some changes to QQmlEngine and the declarative registration code, so that you can now provide object instances to the QML engine to use as singletons.
There are a few small, and sometimes already quite old, features in Qt that, when combined, can be a very nice way to deal with assets in your QML application -- especially if some of them live on the file system, some in a resource, and some may need localization or translation. Let's dive in! […]
In a well-designed QML application, the UI is built using re-usable components, while the data and logic live in C++ based components we call controllers here. The QML part of the application uses these components (that themselves may be written in QML or C++) to build up the user interface and connect these components with […]
Qi - Cellular Tissue Imaging in Qt 3D
13 March 2020
unu Electric Scooter Dashboard UI
13 March 2020


