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

Method name

plugins/qmakebuilder/qmakebuilderpreferences.cpp:78–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78QString QMakeBuilderPreferences::name() const
79{
80 return i18nc("@title:tab", "QMake");
81}
82
83void QMakeBuilderPreferences::apply()
84{

Callers 4

setProjectMethod · 0.45
saveConfigMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected