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

Method config

src/effect/effecthandler.cpp:1479–1482  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1477}
1478
1479KSharedConfigPtr EffectsHandler::config() const
1480{
1481 return kwinApp()->config();
1482}
1483
1484KSharedConfigPtr EffectsHandler::inputConfig() const
1485{

Callers 2

EffectsHandlerMethod · 0.45
reconfigureEffectMethod · 0.45

Calls 1

kwinAppFunction · 0.85

Tested by

no test coverage detected