MCPcopy 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
445QString ScriptAction::script() const
446{
447 Q_D(const Okular::ScriptAction);
448 return d->m_script;
449}
450
451// MovieAction
452

Callers 3

executeScriptEventMethod · 0.80
processActionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected