MCPcopy Create free account
hub / github.com/KDE/kdevelop / mimeCommands

Function mimeCommands

plugins/scratchpad/scratchpad.cpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69KConfigGroup mimeCommands()
70{
71 return KSharedConfig::openConfig()->group(QStringLiteral("Scratchpad")).group(QStringLiteral("Mime Commands"));
72}
73
74QString commandForScratch(const QFileInfo& file)
75{

Callers 2

commandForScratchFunction · 0.85
setCommandMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected