ui2tk Wiki
Status: Beta
Brought to you by:
amine-hatim
The usage of the ui2tk application is straight forward.
1- Start your Qt designer, and create a "Qt Designer Form" then choose "Dialog without Buttons". Add the component/styling to the dialog.
2- Using the ui2tk application execute the following:
Linux: ./ui2tk uiFilePath
Windows: ui2tk.exe uiFilePath
3- tcl/tk file will be created in the same directory as the input file.
4- Enjoy!