Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ columnCount
Method
columnCount
kdevplatform/debugger/util/treeitem.cpp:143–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
}
142
143
int TreeItem::columnCount() const
144
{
145
return itemData.count();
146
}
147
148
QVariant TreeItem::data(int column, int role) const
149
{
Callers
3
sizeHint
Method · 0.45
resizeColumns
Method · 0.45
EllipsisItem
Class · 0.45
Calls
1
count
Method · 0.45
Tested by
no test coverage detected