I'm using Qt 4.4.3 (Windows, Lininux) and I don't have any problems with QPushButton inside QGroupBox. All works fine for me.

Designer shouldn't generate any code. All code generated by UIC tool.

Can you show your UI file (or it would be nice to see your simple example, which reproduce problem)?