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

Method type

kdevplatform/debugger/variable/variablecollection.cpp:104–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102}
103
104QString Variable::type() const
105{
106 return itemData[VariableCollection::TypeColumn].toString();
107}
108
109void Variable::setTopLevel(bool v)
110{

Callers 1

eventFilterMethod · 0.45

Calls 1

toStringMethod · 0.45

Tested by

no test coverage detected