Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ script
Method
script
core/action.cpp:445–449 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
443
}
444
445
QString ScriptAction::script() const
446
{
447
Q_D(const Okular::ScriptAction);
448
return d->m_script;
449
}
450
451
// MovieAction
452
Callers
3
executeScriptEvent
Method · 0.80
processAction
Method · 0.80
createLinkFromPopplerLink
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected