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

Method configPageType

kdevplatform/interfaces/configpage.cpp:143–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141}
142
143ConfigPage::ConfigPageType ConfigPage::configPageType() const
144{
145 return DefaultConfigPage;
146}
147
148} // namespace KDevelop
149

Callers 1

showSettingsDialogMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected