MCPcopy Create free account
hub / github.com/KDE/falkon / startAt

Method startAt

src/plugins/GreaseMonkey/gm_script.cpp:103–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101}
102
103GM_Script::StartAt GM_Script::startAt() const
104{
105 return m_startAt;
106}
107
108bool GM_Script::noFrames() const
109{

Callers 8

loadScriptsMethod · 0.80
enableScriptMethod · 0.80
disableScriptMethod · 0.80
addScriptMethod · 0.80
removeScriptMethod · 0.80
loadMethod · 0.80
scriptChangedMethod · 0.80
loadScriptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected