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

Method downloadUrl

src/plugins/GreaseMonkey/gm_script.cpp:93–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91}
92
93QUrl GM_Script::downloadUrl() const
94{
95 return m_downloadUrl;
96}
97
98QUrl GM_Script::updateUrl() const
99{

Callers 3

paintMethod · 0.80
loadScriptMethod · 0.80
containsUpdateIconMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected