You will have to add a QAction to your "New" menu and connect it's triggered() signal to a slot in your main window. In that slot you create the dlg object and show it.
regards
You will have to add a QAction to your "New" menu and connect it's triggered() signal to a slot in your main window. In that slot you create the dlg object and show it.
regards
Bookmarks