svgui
1.9
|
NotifyingPushButton.h
Go to the documentation of this file.
Very trivial enhancement to QPushButton to make it emit signals when the mouse enters and leaves (for...
Definition: NotifyingPushButton.h:27
void leaveEvent(QEvent *) override
Definition: NotifyingPushButton.cpp:30
NotifyingPushButton(QWidget *parent=0)
Definition: NotifyingPushButton.h:32
void enterEvent(QEvent *) override
Definition: NotifyingPushButton.cpp:23
void mouseLeft()
virtual ~NotifyingPushButton()
Definition: NotifyingPushButton.cpp:18
void mouseEntered()
Generated by 1.8.11