How to catch rightclick event on QComboBox item? I tried reimplement mousePressEvent for my custom combobox, but not luck The event just for ComboBox it self, not for Item.