MCPcopy Create free account
hub / github.com/KDE/kwin / uninstallInputEventFilter

Method uninstallInputEventFilter

src/input.cpp:2951–2954  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2949}
2950
2951void InputRedirection::uninstallInputEventFilter(InputEventFilter *filter)
2952{
2953 m_filters.removeOne(filter);
2954}
2955
2956void InputRedirection::installInputEventSpy(InputEventSpy *spy)
2957{

Callers 9

~InputEventFilterMethod · 0.80
loadConfigMethod · 0.80
loadConfigMethod · 0.80
disableStickyKeysMethod · 0.80
loadConfigMethod · 0.80
loadConfigMethod · 0.80
deactivateMethod · 0.80
loadConfigMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected