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

Method qmlEngine

src/effect/effecthandler.cpp:1562–1565  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1560}
1561
1562QQmlEngine *EffectsHandler::qmlEngine() const
1563{
1564 return Scripting::self()->qmlEngine();
1565}
1566
1567void EffectsHandler::configChanged(const KConfigGroup &group, const QByteArrayList &names)
1568{

Callers 4

startInternalMethod · 0.45
loadDeclarativeEffectMethod · 0.45
setSourceMethod · 0.45
loadFromModuleMethod · 0.45

Calls 1

selfFunction · 0.85

Tested by

no test coverage detected