Unsolved Qt6/QML/CMake and Distributed ledger
-
Hello everyone,
I want to call your attention to a series of blog posts and videos that I will make.
These will help you understand how to use Qt6 and its CMake support for developing Qt/QML applications.
I am also looking for people looking to share knowledge and develop using qt.If you are interested also in Distributed ledger Technologies you are welcome to contribute with your knowledge also.
-
Second post and video of the series.
This one is about the UTXO model in a distributed ledger.
But, explains how to create console applications using CMake and Qt libraries. The video also explains the use of Lambda functions on QObject connections.Hope you like it.
Any feedback will be appreciated. -
Third post and video of the series.
This one explains the use of CMake packages and Qt CMake API to create reusable QML modules. Also explains how to add custom- QML types defined from C++ source and from QML documents and add them to the module. There is an explanation (to the best of my knowledge) about the backing and plugin targets of the Qt API.
Hope you like it.
Any feedback will be appreciated.