Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Liniyous/ElaWidgetTools
/ addItem
Method
addItem
ElaWidgetTools/ElaFlowLayout.cpp:37–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
void ElaFlowLayout::addItem(QLayoutItem* item)
38
{
39
Q_D(ElaFlowLayout);
40
d->_itemList.append(item);
41
}
42
43
int ElaFlowLayout::horizontalSpacing() const
44
{
Callers
2
T_Setting
Method · 0.80
ElaColorDialog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected