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

Function allOpenFilesString

plugins/grepview/grepdialog.cpp:55–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53namespace {
54
55inline QString allOpenFilesString() { return i18nc("@item:inlistbox", "All Open Files"); }
56inline QString allOpenProjectsString() { return i18nc("@item:inlistbox", "All Open Projects"); }
57
58inline QStringList template_desc()

Callers 3

getDirectoryChoiceFunction · 0.85
createSyncButtonMenuMethod · 0.85
startSearchMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected