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

Method fileName

src/plugins/GreaseMonkey/gm_script.cpp:138–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136}
137
138QString GM_Script::fileName() const
139{
140 return m_fileName;
141}
142
143QWebEngineScript GM_Script::webScript() const
144{

Callers 10

showSourceMethod · 0.45
requireDownloadedMethod · 0.45
removeScriptMethod · 0.45
newScriptMethod · 0.45
editInTextEditorMethod · 0.45
pyfalkon_load_pluginFunction · 0.45
mainFunction · 0.45
insertFlashCookieMethod · 0.45
initMethod · 0.45

Calls

no outgoing calls

Tested by 1

mainFunction · 0.36