Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/falkon
/ isValid
Method
isValid
src/plugins/GreaseMonkey/gm_script.cpp:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
bool GM_Script::isValid() const
54
{
55
return m_valid;
56
}
57
58
QString GM_Script::name() const
59
{
Callers
15
updateScript
Method · 0.45
downloadIcon
Method · 0.45
downloadScript
Method · 0.45
addScript
Method · 0.45
load
Method · 0.45
setCurrentIndex
Method · 0.45
nextTab
Method · 0.45
previousTab
Method · 0.45
indexDepth
Function · 0.45
updatePixmap
Method · 0.45
updateIndex
Method · 0.45
adjustStyleOption
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected