MCPcopy Create free account
hub / github.com/commontk/CTK / getErrorString

Method getErrorString

Libs/PluginFramework/ctkPluginFrameworkEvent.cpp:112–115  ·  view source on GitHub ↗

----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

110
111//----------------------------------------------------------------------------
112QString ctkPluginFrameworkEvent::getErrorString() const
113{
114 return d->errorString;
115}
116
117//----------------------------------------------------------------------------
118QSharedPointer<ctkPlugin> ctkPluginFrameworkEvent::getPlugin() const

Callers 3

frameworkEventMethod · 0.80
frameworkEventMethod · 0.80
operator<<Function · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected