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

Method errorString

common/proxyfactorybase.cpp:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34}
35
36QString ProxyFactoryBase::errorString() const
37{
38 return m_errorString;
39}
40
41void ProxyFactoryBase::loadPlugin()
42{

Callers 2

createProxyFactoryMethod · 0.45
loadPluginMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected