Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ sizeHintForColumn
Method
sizeHintForColumn
plugins/quickopen/expandingtree/expandingtree.cpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
int ExpandingTree::sizeHintForColumn(int column) const
64
{
65
return columnWidth(column);
66
}
67
68
void ExpandingTree::drawBranches(QPainter* painter, const QRect& rect, const QModelIndex& index) const
69
{
Callers
1
setViewGeometry
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected