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

Method isStatic

common/plugininfo.cpp:126–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124}
125
126bool PluginInfo::isStatic() const
127{
128 return m_staticInstanceFunc;
129}
130
131QObject *PluginInfo::staticInstance() const
132{

Callers 1

loadPluginMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected