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

Method itemText

plugins/quickopen/duchainitemquickopen.cpp:232–235  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

230}
231
232QString DUChainItemDataProvider::itemText(const DUChainItem& data) const
233{
234 return data.m_text;
235}
236
237void DUChainItemDataProvider::reset()
238{

Callers 9

saveToMethod · 0.45
loadFromConfigurationMethod · 0.45
GrepDialogMethod · 0.45
qCombo2StringListFunction · 0.45
setCurrentCompilerMethod · 0.45
setParserArgumentsMethod · 0.45
destinationMethod · 0.45
hasValidDataMethod · 0.45
listMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected