MCPcopy 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
52QIcon ProjectConfigPage::icon() const
53{
54 return QIcon::fromTheme(QStringLiteral("text-field"));
55}
56
57void ProjectConfigPage::disableCustomSettings(bool checked)
58{

Callers 2

renameScratchMethod · 0.45
addFileToModelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected