I am new to QT programming & UI designing. I want to open a new window when the user clicks on submenu or menu item. I can successfully open a new window when the user clicks on a button.
Below the image of my main window. I want to open new window when the user click on 'password' menu item
When the user clicks on test button, New window opens successfully.
Any help would be highly appreciated.