Quote Originally Posted by jjbabu View Post
I have a scroll area at right corner on mainwindow.It will not contain anything when application is compiled.I have login window and when i logged in correctly at the same time i have to place one Groupbox containing some pushbuttons on Scroll area in mainwindow.
possible!

I can logged in many times from mainwindow and Number of group boxes are adding to the Scrollarea.
also possible!

NOTE: On more thing i need to implement is i have to connect signals and slots for dynamically added pushbuttons in the Group box.
Still possible. Create a new button, get the layout of the group box and add the new button.

Can it be possible?
Of course, that are barely low requirements...

If any example matches to above task,please provide to me.
I don't know any examples, but go ahead and try yourself. And when you struggle ask here...