MCPcopy Create free account
hub / github.com/KDAB/GammaRay / name

Method name

common/plugininfo.cpp:70–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68}
69
70QString PluginInfo::name() const
71{
72 return m_name;
73}
74
75bool PluginInfo::isHidden() const
76{

Callers 3

handleMessageMethod · 0.45
propertyChangedMethod · 0.45
loadTranslationsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected