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

Method nameSpace

src/plugins/GreaseMonkey/gm_script.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63QString GM_Script::nameSpace() const
64{
65 return m_namespace;
66}
67
68QString GM_Script::fullName() const
69{

Callers 1

loadScriptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected