MCPcopy 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
118void GM_Settings::openScriptsDirectory()
119{
120 QDesktopServices::openUrl(QUrl::fromLocalFile(m_manager->scriptsDirectory()));
121}
122
123void GM_Settings::newScript()
124{

Callers

nothing calls this directly

Calls 1

scriptsDirectoryMethod · 0.80

Tested by

no test coverage detected