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

Method inputConfig

src/effect/effecthandler.cpp:1484–1487  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1482}
1483
1484KSharedConfigPtr EffectsHandler::inputConfig() const
1485{
1486 return kwinApp()->inputConfig();
1487}
1488
1489Effect *EffectsHandler::findEffect(const QString &name) const
1490{

Callers 11

testNumLockMethod · 0.80
testTabletCursorSyncMethod · 0.80
initMethod · 0.80
reconfigureMethod · 0.80
initMethod · 0.80
addInputBackendMethod · 0.80
loadThemeFromKConfigMethod · 0.80
startMethod · 0.80

Calls 1

kwinAppFunction · 0.85

Tested by 1

testNumLockMethod · 0.64