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

Method pluginId

src/scripting/scriptedeffect.cpp:320–323  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

318}
319
320QString ScriptedEffect::pluginId() const
321{
322 return m_effectName;
323}
324
325bool ScriptedEffect::isActiveFullScreenEffect() const
326{

Callers 15

locateMainScriptFunction · 0.80
PluginManagerMethod · 0.80
availablePluginsMethod · 0.80
loadPluginMethod · 0.80
monitorInitMethod · 0.80
monitorInitMethod · 0.80
dataMethod · 0.80
initMethod · 0.80
findDecorationMethod · 0.80
createFactoryMethod · 0.80
initLayoutListsMethod · 0.80
isDefaultsMethod · 0.80

Calls

no outgoing calls

Tested by 1

locateMainScriptFunction · 0.64