Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
39
QString CacheLine::type() const
40
{
41
return m_line.mid(colon+1, equal-colon-1);
42
}
43
44
QString CacheLine::value() const
45
{
Callers
9
fillContextMenuExtension
Method · 0.45
event
Method · 0.45
eventFilter
Method · 0.45
contextForHighlightingAt
Function · 0.45
contextMenuExtension
Method · 0.45
includesForItem
Function · 0.45
eventFilter
Method · 0.45
read
Method · 0.45
createTestJob
Function · 0.45
Calls
1
mid
Method · 0.80
Tested by
1
createTestJob
Function · 0.36