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