Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/falkon
/ sourceCode
Method
sourceCode
src/lib/plugins/qml/api/userscript/qmluserscript.cpp:99–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
}
98
99
QString QmlUserScript::sourceCode() const
100
{
101
return m_webEngineScript.sourceCode();
102
}
103
104
void QmlUserScript::setSourceCode(const QString &sourceCode)
105
{
Callers
1
populateWebViewMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected