Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
298
ExpandingWidgetModel* ExpandingDelegate::model() const
299
{
300
return m_model;
301
}
302
303
void ExpandingDelegate::heightChanged() const
304
{
Callers
13
finish
Method · 0.45
indexIsItem
Method · 0.45
mapFromSource
Method · 0.45
mapToSource
Method · 0.45
rowSelected
Method · 0.45
partialExpandText
Method · 0.45
partialExpandRect
Method · 0.45
isExpandable
Method · 0.45
isExpanded
Method · 0.45
setExpanded
Method · 0.45
basicRowHeight
Method · 0.45
placeExpandingWidget
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected