Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
320
QString ScriptedEffect::pluginId() const
321
{
322
return m_effectName;
323
}
324
325
bool ScriptedEffect::isActiveFullScreenEffect() const
326
{
Callers
15
locateMainScript
Function · 0.80
PluginManager
Method · 0.80
availablePlugins
Method · 0.80
loadPlugin
Method · 0.80
monitorInit
Method · 0.80
monitorInit
Method · 0.80
data
Method · 0.80
init
Method · 0.80
findDecoration
Method · 0.80
createFactory
Method · 0.80
initLayoutLists
Method · 0.80
isDefaults
Method · 0.80
Calls
no outgoing calls
Tested by
1
locateMainScript
Function · 0.64