QTDesigner how to store/reuse promoted widgets?
Unsolved
General and Desktop
-
wrote on 12 Jan 2023, 00:38 last edited by
Hey
I somehow manage to lose my custom promoted classes config. How can I store/save/restore this config file?
I have A LOT of custom widgets...
Regards
Dariusz -
I don't think it's stored anywhere. When you save a .ui file the promotions you actually used are stored directly in the .ui file. Everything else is lost when you end the designer session. The list is populated again when you open a .ui file, but only with what was used there.
-
wrote on 12 Jan 2023, 16:09 last edited by
Darn, this is painnnn.
Thanks!
1/3