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

Method model

plugins/quickopen/expandingtree/expandingdelegate.cpp:298–301  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

296}
297
298ExpandingWidgetModel* ExpandingDelegate::model() const
299{
300 return m_model;
301}
302
303void ExpandingDelegate::heightChanged() const
304{

Callers 13

finishMethod · 0.45
indexIsItemMethod · 0.45
mapFromSourceMethod · 0.45
mapToSourceMethod · 0.45
rowSelectedMethod · 0.45
partialExpandTextMethod · 0.45
partialExpandRectMethod · 0.45
isExpandableMethod · 0.45
isExpandedMethod · 0.45
setExpandedMethod · 0.45
basicRowHeightMethod · 0.45
placeExpandingWidgetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected