MCPcopy Create free account
hub / github.com/KDE/kdevelop / type

Method type

plugins/cmake/parser/cmakecachereader.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39QString CacheLine::type() const
40{
41 return m_line.mid(colon+1, equal-colon-1);
42}
43
44QString CacheLine::value() const
45{

Callers 9

eventMethod · 0.45
eventFilterMethod · 0.45
contextForHighlightingAtFunction · 0.45
contextMenuExtensionMethod · 0.45
includesForItemFunction · 0.45
eventFilterMethod · 0.45
readMethod · 0.45
createTestJobFunction · 0.45

Calls 1

midMethod · 0.80

Tested by 1

createTestJobFunction · 0.36