MCPcopy 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
44ZoomEventWatcher::ZoomEventWatcher(QObject *parent)
45 : QObject{parent}
46{
47}
48
49bool ZoomEventWatcher::eventFilter(QObject *obj, QEvent *event)
50{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected