Class HoverEventFilter#
Inherits the following classes: QObject
Public Functions#
| Type | Name |
|---|---|
| HoverEventFilter (QObject * parent=nullptr) |
Protected Functions#
| Type | Name |
|---|---|
| bool | eventFilter (QObject * watched, QEvent * event) |
Public Functions Documentation#
function HoverEventFilter#
explicit HoverEventFilter::HoverEventFilter (
QObject * parent=nullptr
)
Protected Functions Documentation#
function eventFilter#
bool HoverEventFilter::eventFilter (
QObject * watched,
QEvent * event
)