Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
136
void StatsDialog::setPathSelected(const QString& path)
137
{
138
mUI->mPath->setText(path);
139
}
140
141
void StatsDialog::setNumberOfFilesScanned(int num)
142
{
Callers
1
showStatistics
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected