MCPcopy 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
121bool ccDefaultPluginInterface::isCore() const
122{
123 return m_data->doc.object().value( "core" ).toBool();
124}
125
126QString ccDefaultPluginInterface::getName() const
127{

Callers 2

initMethod · 0.80
setPluginListMethod · 0.80

Calls 1

valueMethod · 0.45

Tested by

no test coverage detected