Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CloudCompare/CloudCompare
/ isCore
Method
isCore
libs/CCPluginStub/src/ccDefaultPluginInterface.cpp:121–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
119
}
120
121
bool ccDefaultPluginInterface::isCore() const
122
{
123
return m_data->doc.object().value(
"core"
).toBool();
124
}
125
126
QString ccDefaultPluginInterface::getName() const
127
{
Callers
2
init
Method · 0.80
setPluginList
Method · 0.80
Calls
1
value
Method · 0.45
Tested by
no test coverage detected