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

Method description

src/plugins/GreaseMonkey/gm_script.cpp:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73QString GM_Script::description() const
74{
75 return m_description;
76}
77
78QString GM_Script::version() const
79{

Callers 3

GM_AddScriptDialogMethod · 0.45
paintMethod · 0.45
loadScriptMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected