MCPcopy 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
792QString Plugin::pluginId() const
793{
794 return Core::self()->pluginController()->pluginInfo(this).pluginId();
795}
796
797void initialize()
798{

Callers 15

validateOpenUrlMethod · 0.80
adjustPluginPageAdapterFunction · 0.80
PluginMethod · 0.80
findPluginsForProjectMethod · 0.80
pluginIdsFunction · 0.80
canUnloadMethod · 0.80
infoForIdMethod · 0.80
foreachEnabledPluginMethod · 0.80
enabledStateMethod · 0.80
initializeMethod · 0.80

Calls 2

pluginControllerMethod · 0.80
pluginInfoMethod · 0.45

Tested by 1

pluginInfoMethod · 0.64