Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
32
QString PluginLoader::statusString() const {
33
return m_statusString;
34
}
35
36
PluginLoader::PluginStatus PluginLoader::status() const {
37
return m_status;
Callers
2
errorOfPlugin
Method · 0.80
printAll
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected