Hello evrybody, my question is the following...
I create an UI that extends QWidget. Now, if I want that this UI extends QMainWidget (for example) what can I do? I've to edit the ui file by hand? Is there a better way?

thanks to all...