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

Method translate

gui/resultstree.cpp:1275–1279  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1273}
1274
1275void ResultsTree::translate()
1276{
1277 mModel->setHorizontalHeaderLabels(getLabels());
1278 //TODO go through all the errors in the tree and translate severity and message
1279}
1280
1281void ResultsTree::showIdColumn(bool show)
1282{

Callers

nothing calls this directly

Calls 1

getLabelsFunction · 0.85

Tested by

no test coverage detected