MCPcopy 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
63int ExpandingTree::sizeHintForColumn(int column) const
64{
65 return columnWidth(column);
66}
67
68void ExpandingTree::drawBranches(QPainter* painter, const QRect& rect, const QModelIndex& index) const
69{

Callers 1

setViewGeometryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected