MCPcopy Create free account
hub / github.com/commontk/CTK / getUnlocalizedAttributes

Method getUnlocalizedAttributes

Libs/PluginFramework/ctkPluginArchiveSQL.cpp:71–74  ·  view source on GitHub ↗

----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

69
70//----------------------------------------------------------------------------
71QHash<QString,QString> ctkPluginArchiveSQL::getUnlocalizedAttributes() const
72{
73 return manifest.getMainAttributes();
74}
75
76int ctkPluginArchiveSQL::getPluginGeneration() const
77{

Callers 1

getHeadersMethod · 0.80

Calls 1

getMainAttributesMethod · 0.80

Tested by

no test coverage detected