QtE5 for Qt 6

Marcone marcone at email.com
Wed Feb 3 19:16:28 UTC 2021


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


More information about the Digitalmars-d-announce mailing list