Hi Qt Community,

I like to right mouse click on a Push Button to select a context menu or popup menu.
However, I like to left mouse click for the Push Button, using the click() signal.

This would combine the Push Button and Popup Menu Button into one button, selecting the Pushbutton with the left mouse button and the right mouse button for the Popup Menu Button or context menu.

Please point me in the right direction, lost.

Thanks,

Newbie