Dlang + QtE5 + "Qt Designer": How convert .ui to .d Grafic Interface?

Marcone marcone at email.com
Thu Nov 14 19:07:56 UTC 2019


Hi,

I use Dlang with QtE5 to make my programs with GUI.
I want to design my program with "Qt Designer" and convert .ui 
file to .d file for use with Dlang + QtE5.

In Python, Ruby, C++ you can designe GUI using "Qt Designer" and 
convert to respective language using uic.exe.

I found this duic convert, but is in C++ and yet not compiled. I 
don't develop in C++, so I can't compile. Someon can compile it 
to duic.exe, send to internet and send me the link for download? 
thank you.

duic.cpp link: 
https://bitbucket.org/qtd/repo/src/default/tools/duic/


More information about the Digitalmars-d-learn mailing list