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

Method configPages

kdevplatform/shell/ktexteditorpluginintegration.cpp:782–785  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

780}
781
782int Plugin::configPages() const
783{
784 return m_plugin->configPages();
785}
786
787KTextEditor::Plugin *Plugin::interface() const
788{

Callers 4

selectionChangedMethod · 0.45
childPagesMethod · 0.45
showSettingsDialogMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected