MCPcopy Create free account
hub / github.com/Kitware/CMake / name

Method name

Source/QtDialog/AddCacheEntry.cxx:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50QString AddCacheEntry::name() const
51{
52 return this->Name->text().trimmed();
53}
54
55QVariant AddCacheEntry::value() const
56{

Callers 6

mainFunction · 0.45
HandleJSONCommandFunction · 0.45
GetRequirementsMethod · 0.45
GetComponentNamesMethod · 0.45
SetTargetPropertiesMethod · 0.45
addCacheEntryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected