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/
  • Dlang + QtE5 + "Qt Designer... Marcone via Digitalmars-d-learn

Reply via email to