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

Method commandLine

plugins/cppcheck/parameters.cpp:133–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131}
132
133QStringList Parameters::commandLine() const
134{
135 QString temp;
136 return commandLine(temp);
137}
138
139QStringList Parameters::commandLine(QString& infoMessage) const
140{

Callers 2

JobMethod · 0.45
updateCommandLineMethod · 0.45

Calls 15

hasMatchMethod · 0.80
endsWithMethod · 0.80
atEndMethod · 0.80
readLineMethod · 0.80
isParentOfMethod · 0.80
toLocalFileMethod · 0.80
managerPluginMethod · 0.80
componentNameMethod · 0.80
PathClass · 0.50
matchMethod · 0.45
pathMethod · 0.45
openMethod · 0.45

Tested by

no test coverage detected