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

Function allOpenProjectsString

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

Source from the content-addressed store, hash-verified

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()
59{

Callers 4

searchPathsListMethod · 0.85
getDirectoryChoiceFunction · 0.85
createSyncButtonMenuMethod · 0.85
startSearchMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected