PDA

View Full Version : QMainWindow as a Designer plugin



waiter
10th July 2012, 09:05
hello! I make QMainWindow as a Designer plugin,and then I use QUiLoader to load a ui that use the plugin,but the widget can't show,it only show when widget->setWindowFlags(Qt::SubWindow),but it is not aways works,,what should I do !

Added after 6 minutes:

I subclass the QMainWindow and Make a Qt Designer plugin,,sorry my poor English,,