Hello,

I am using a QTabWidget and, once a tab has been selected, I would like a click or double-click on its tabText or tabIcon to trigger a certain function. Ideally, the click to select that tab in the first place would not trigger the function. Any idea on how to proceed? Thanks.