digitalmars.D.learn - Why there is no support for Dlang to convert Qt Creator .ui file to
- Marcone (3/3) Jan 01 2021 I have a GUI created using Qt Creator and save it to .ui file. I
I have a GUI created using Qt Creator and save it to .ui file. I can convert .ui file to .cpp or .py (C++ or Python), but I can not convert .ui to .d for use with Dlang and QtE5.
Jan 01 2021