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

Method fullName

src/plugins/GreaseMonkey/gm_script.cpp:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68QString GM_Script::fullName() const
69{
70 return QSL("%1/%2").arg(m_namespace, m_name);
71}
72
73QString GM_Script::description() const
74{

Callers 8

downloadScriptMethod · 0.80
unloadScriptsMethod · 0.80
containsScriptMethod · 0.80
enableScriptMethod · 0.80
disableScriptMethod · 0.80
removeScriptMethod · 0.80
loadMethod · 0.80
scriptChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected