Hi,
Can any one please tell, is it possible to map menu item with a normal button in the main window. For example:
Menu has a checkable sub item called EDIT and there is a QPushButton called EDIT in mainwindow . This both should synchronise i.e when i click subitem EDIT, then mainwindow EDIT should turn to checked state.

Can any one help me out????