MCPcopy Create free account
hub / github.com/KDE/labplot / statusString

Method statusString

src/backend/core/plugin/PluginLoader.cpp:32–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32QString PluginLoader::statusString() const {
33 return m_statusString;
34}
35
36PluginLoader::PluginStatus PluginLoader::status() const {
37 return m_status;

Callers 2

errorOfPluginMethod · 0.80
printAllMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected