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

Method name

plugins/cppcheck/config/globalconfigpage.cpp:32–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32QString GlobalConfigPage::name() const
33{
34 return i18nc("@title:tab", "Cppcheck");
35}
36
37QString GlobalConfigPage::fullName() const
38{

Callers 1

isSupportedMimeTypeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected