Does anybody know how to convert a .ui file generated by Qt creator into a .jui file? The documentation says use Qt Generator, but I can't find how to download Qt Generator. Any help would be greatly appreciated.
-nt
feedback
|
I had to do this and then convert the .jui into a .java file, which took some time to figure out, but if you need to do that and are stuck, I can help. | |||||||
feedback
|
|
I don’t have good grasp about what is going on with the question, but Qt does not have generator (although Jambi does have one, but it does not have support for this conversion from what I know, please fix me if I’m wrong). Jambi does have a designer plugin that must be loaded into designer so that it can output .jui files. There is a script to launch the designer. For manual conversion of the file see Ryan’s answer. | |||
|
feedback
|