Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
52
QString EditorConfigPage::fullName() const
53
{
54
return i18n(
"Configure Text Editor"
);
55
}
56
57
int EditorConfigPage::childPages() const
58
{
Callers
2
showDialog
Method · 0.45
addConfigPageInternal
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected