Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ defaultsConfig
Function
defaultsConfig
plugins/openwith/openwithplugin.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
KConfigGroup defaultsConfig()
58
{
59
return KSharedConfig::openConfig()->group(QStringLiteral(
"Open With Defaults"
));
60
}
61
62
bool sortActions(QAction* left, QAction* right)
63
{
Callers
2
rememberDefaultChoice
Method · 0.85
updateMimeTypeForUrls
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected