MCPcopy 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}
68int ElaFlowLayout::count() const
69{
70 Q_D(const ElaFlowLayout);
71 return d->_itemList.size();
72}
73
74QLayoutItem* ElaFlowLayout::itemAt(int index) const
75{

Callers 15

paintMethod · 0.80
setSearchKeyListMethod · 0.80
dataMethod · 0.80
getChildCheckStateMethod · 0.80
getIsHasChildMethod · 0.80
rowCountMethod · 0.80
columnCountMethod · 0.80
indexMethod · 0.80
rowCountMethod · 0.80
getItemCountMethod · 0.80
rowCountMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected