QEnterEvent Class
The QEnterEvent class contains parameters that describe an enter event. More...
| Header: | #include <QEnterEvent> |
| qmake: | QT += gui |
| Since: | Qt 5.0 |
| Inherits: | QEvent |
This class was introduced in Qt 5.0.
Detailed Description
Enter events occur when the mouse cursor enters a window or a widget.