On Thursday, 21 January 2021 at 18:34:03 UTC, MGW wrote:
I want to meet Qt 6 by creating QtE6. This forced me to update
github/QtE5 to the latest stable version: widgetsXX.dll/so +
qte5.d (qt 5.12.7). Programming is easy, compilation does not
require Qt metacompiler (it uses a set of ready-made slots),
works on Linux and Windows. Of course this is not full Qt, but
a small part that I use every day in my projects.
https://github.com/MGWL/QtE5
Please create duic to convert .ui to .d (For convert .ui files
created by Qt Design) to dlang file .d