16 #ifndef _NOTIFYING_COMBO_BOX_H_ 17 #define _NOTIFYING_COMBO_BOX_H_ Very trivial enhancement to QComboBox to make it emit signals when the mouse enters and leaves (for c...
virtual void enterEvent(QEvent *)
virtual void leaveEvent(QEvent *)
virtual ~NotifyingComboBox()
NotifyingComboBox(QWidget *parent=0)