We all know how much useful the tool Qtdesigner is. I am creating an app using Qtdesigner and I converted my .ui file to .py file. Now for some reason I want to edit some designs of my app. IS there any way to do it in Qtdesigner again?
Asked
Active
Viewed 20 times
0
-
Open the .ui with Qt Designer, modify it and then convert it back to .py – eyllanesc Jul 30 '21 at 14:04
-
what if I chaned my .py file. I have to do that again? – Animesh Singh Jul 30 '21 at 14:44
-
I don't know it can, unless you have respected some QtDesigner standards. Look at the duplicate – eyllanesc Jul 30 '21 at 14:50