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

Method supportedTypes

common/plugininfo.cpp:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58}
59
60QStringList PluginInfo::supportedTypes() const
61{
62 return m_supportedTypes;
63}
64
65bool PluginInfo::remoteSupport() const
66{

Callers 2

ProxyToolFactoryMethod · 0.45
objectAddedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected