Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ isActive
Method
isActive
src/backend/core/plugin/PluginLoader.cpp:48–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
bool PluginLoader::isActive() const {
49
return (PluginStatus::Active == m_status);
50
}
51
52
bool PluginLoader::load() {
53
if (!m_loader)
Callers
8
save
Method · 0.80
datasetClicked
Method · 0.80
onDisconnect
Method · 0.80
refreshPreview
Method · 0.80
prepareAndExecute
Method · 0.80
testIntegerMessage
Method · 0.80
testNumericMessage
Method · 0.80
testTextMessage
Method · 0.80
Calls
no outgoing calls
Tested by
3
testIntegerMessage
Method · 0.64
testNumericMessage
Method · 0.64
testTextMessage
Method · 0.64