Widget extension to write into UI
-
wrote on 8 Sept 2014, 16:09 last edited by
Hello,
is there an extension I can use to write into the UI file?
E.g: If you add entries to a QListWidget, they get stored as a <item> tags into the UI file.
I want to do EXACLY the same with my custom widget.
1/1