Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/falkon
/ openScriptsDirectory
Method
openScriptsDirectory
src/plugins/GreaseMonkey/settings/gm_settings.cpp:118–121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
void GM_Settings::openScriptsDirectory()
119
{
120
QDesktopServices::openUrl(QUrl::fromLocalFile(m_manager->scriptsDirectory()));
121
}
122
123
void GM_Settings::newScript()
124
{
Callers
nothing calls this directly
Calls
1
scriptsDirectory
Method · 0.80
Tested by
no test coverage detected