Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
232
QString DUChainItemDataProvider::itemText(const DUChainItem& data) const
233
{
234
return data.m_text;
235
}
236
237
void DUChainItemDataProvider::reset()
238
{
Callers
9
saveTo
Method · 0.45
loadFromConfiguration
Method · 0.45
GrepDialog
Method · 0.45
qCombo2StringList
Function · 0.45
setCurrentCompiler
Method · 0.45
setParserArguments
Method · 0.45
destination
Method · 0.45
hasValidData
Method · 0.45
list
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected