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

Method name

plugins/projectfilter/projectfilterconfigpage.cpp:206–209  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

204}
205
206QString ProjectFilterConfigPage::name() const
207{
208 return i18nc("@title:tab", "Project Filter");
209}
210
211#include "moc_projectfilterconfigpage.cpp"

Callers 3

saveStateMethod · 0.45
restoreStateMethod · 0.45
updateProjectFiltersMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected