Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ childPages
Method
childPages
kdevplatform/shell/editorconfigpage.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
int EditorConfigPage::childPages() const
58
{
59
return KTextEditor::Editor::instance()->configPages();
60
}
61
62
ConfigPage* EditorConfigPage::childPage(int number)
63
{
Callers
1
addConfigPageInternal
Method · 0.45
Calls
1
configPages
Method · 0.45
Tested by
no test coverage detected