MCPcopy 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
53bool GM_Script::isValid() const
54{
55 return m_valid;
56}
57
58QString GM_Script::name() const
59{

Callers 15

updateScriptMethod · 0.45
downloadIconMethod · 0.45
downloadScriptMethod · 0.45
addScriptMethod · 0.45
loadMethod · 0.45
setCurrentIndexMethod · 0.45
nextTabMethod · 0.45
previousTabMethod · 0.45
indexDepthFunction · 0.45
updatePixmapMethod · 0.45
updateIndexMethod · 0.45
adjustStyleOptionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected