You can use multiple ui files in one project. In creator, make sure to differentiate the object names of the top level widgets. That is used to compile the name of the class.
You can use multiple ui files in one project. In creator, make sure to differentiate the object names of the top level widgets. That is used to compile the name of the class.
I'm not using the creator - just the visual studio add in
Sorry I meant designer. Click on the top level widget, and there is a property called ObjectName. The names of the top level widgets in different files have to be unique. The default is form.
Bookmarks