Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Liniyous/ElaWidgetTools
/ count
Method
count
ElaWidgetTools/ElaFlowLayout.cpp:68–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
}
68
int ElaFlowLayout::count() const
69
{
70
Q_D(const ElaFlowLayout);
71
return d->_itemList.size();
72
}
73
74
QLayoutItem* ElaFlowLayout::itemAt(int index) const
75
{
Callers
15
paint
Method · 0.80
setSearchKeyList
Method · 0.80
data
Method · 0.80
getIconNameFromModelIndex
Method · 0.80
getChildCheckState
Method · 0.80
getIsHasChild
Method · 0.80
rowCount
Method · 0.80
columnCount
Method · 0.80
index
Method · 0.80
rowCount
Method · 0.80
getItemCount
Method · 0.80
rowCount
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected