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

Function pathsSeparator

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

Separator used to separate search paths.

Source from the content-addressed store, hash-verified

193
194///Separator used to separate search paths.
195inline QString pathsSeparator() { return (QStringLiteral(";")); }
196
197///Returns the chosen directories or files (only the top directories, not subfiles)
198QList<QUrl> getDirectoryChoice(const QString& text)

Callers 1

getDirectoryChoiceFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected