Quote Originally Posted by AviMittal View Post
How to load a Qwidget in groupBox at run time?

Thanks
Well, your group box has a layout. Take that and use QLayout::addWidget()...