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

Method fullName

kdevplatform/shell/editorconfigpage.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52QString EditorConfigPage::fullName() const
53{
54 return i18n("Configure Text Editor");
55}
56
57int EditorConfigPage::childPages() const
58{

Callers 2

showDialogMethod · 0.45
addConfigPageInternalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected