is it best to create 1 QAction, and then add it to toolbar, menu, popmenu ?
or create QPushButton for toolbar, qaction for menu, then connect them to the same slot?
is it best to create 1 QAction, and then add it to toolbar, menu, popmenu ?
or create QPushButton for toolbar, qaction for menu, then connect them to the same slot?