Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ pluginId
Method
pluginId
kdevplatform/shell/ktexteditorpluginintegration.cpp:792–795 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
790
}
791
792
QString Plugin::pluginId() const
793
{
794
return Core::self()->pluginController()->pluginInfo(this).pluginId();
795
}
796
797
void initialize()
798
{
Callers
15
validateOpenUrl
Method · 0.80
adjustPluginPageAdapter
Function · 0.80
Plugin
Method · 0.80
findPluginsForProject
Method · 0.80
unloadUnusedProjectPlugins
Method · 0.80
pluginIds
Function · 0.80
canUnload
Method · 0.80
infoForId
Method · 0.80
foreachEnabledPlugin
Method · 0.80
enabledState
Method · 0.80
initKTextEditorIntegration
Method · 0.80
initialize
Method · 0.80
Calls
2
pluginController
Method · 0.80
pluginInfo
Method · 0.45
Tested by
1
pluginInfo
Method · 0.64