Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dail8859/NotepadNext
/ ZoomEventWatcher
Method
ZoomEventWatcher
src/ZoomEventWatcher.cpp:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
43
44
ZoomEventWatcher::ZoomEventWatcher(QObject *parent)
45
: QObject{parent}
46
{
47
}
48
49
bool ZoomEventWatcher::eventFilter(QObject *obj, QEvent *event)
50
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected