MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / setPathSelected

Method setPathSelected

gui/statsdialog.cpp:136–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134}
135
136void StatsDialog::setPathSelected(const QString& path)
137{
138 mUI->mPath->setText(path);
139}
140
141void StatsDialog::setNumberOfFilesScanned(int num)
142{

Callers 1

showStatisticsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected