MCPcopy 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
57KConfigGroup defaultsConfig()
58{
59 return KSharedConfig::openConfig()->group(QStringLiteral("Open With Defaults"));
60}
61
62bool sortActions(QAction* left, QAction* right)
63{

Callers 2

rememberDefaultChoiceMethod · 0.85
updateMimeTypeForUrlsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected