Hi, I created a QWidget with controls in it. But now I need to put a menu into it, but how to convert it to a QMainWindow easily, without creating another form and paste the controls into it?
I tried to modify the ui file and changed the QWidget to QMainWindow, but the Designer complained when it open the file.
Thanks.
Bookmarks