Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
32
QString GlobalConfigPage::name() const
33
{
34
return i18nc(
"@title:tab"
,
"Cppcheck"
);
35
}
36
37
QString GlobalConfigPage::fullName() const
38
{
Callers
1
isSupportedMimeType
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected