Yes. As for this QMenuBar, you will not need QPushButton for it.
Yes. As for this QMenuBar, you will not need QPushButton for it.
I'm a rebel in the S.D.G.
Oh, got it.
Well, you will have your main window or main dialog which will have the desired QPushButton (in fact, it will be this button's parent). Besides this window/dialog will have a slot which will have the code for creating a new dialog and showing it. Connect this button's signal clicked() with your slot and that's it.
I'm a rebel in the S.D.G.
Bookmarks