Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ icon
Method
icon
plugins/sourceformatter/config/projectconfigpage.cpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
QIcon ProjectConfigPage::icon() const
53
{
54
return QIcon::fromTheme(QStringLiteral(
"text-field"
));
55
}
56
57
void ProjectConfigPage::disableCustomSettings(bool checked)
58
{
Callers
2
renameScratch
Method · 0.45
addFileToModel
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected