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

Method icon

src/plugins/GreaseMonkey/gm_script.cpp:83–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81}
82
83QIcon GM_Script::icon() const
84{
85 return m_icon;
86}
87
88QUrl GM_Script::iconUrl() const
89{

Callers 3

populateWebViewMenuMethod · 0.45
loadScriptsMethod · 0.45
updateIconMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected