Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
782
int Plugin::configPages() const
783
{
784
return m_plugin->configPages();
785
}
786
787
KTextEditor::Plugin *Plugin::interface() const
788
{
Callers
4
selectionChanged
Method · 0.45
addLaunchModeItemsForLaunchConfig
Method · 0.45
childPages
Method · 0.45
showSettingsDialog
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected