Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
103
GM_Script::StartAt GM_Script::startAt() const
104
{
105
return m_startAt;
106
}
107
108
bool GM_Script::noFrames() const
109
{
Callers
8
loadScripts
Method · 0.80
enableScript
Method · 0.80
disableScript
Method · 0.80
addScript
Method · 0.80
removeScript
Method · 0.80
load
Method · 0.80
scriptChanged
Method · 0.80
loadScript
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected