MCPcopy 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
57int EditorConfigPage::childPages() const
58{
59 return KTextEditor::Editor::instance()->configPages();
60}
61
62ConfigPage* EditorConfigPage::childPage(int number)
63{

Callers 1

addConfigPageInternalMethod · 0.45

Calls 1

configPagesMethod · 0.45

Tested by

no test coverage detected