Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Liniyous/ElaWidgetTools
/ setIsAnimation
Method
setIsAnimation
ElaWidgetTools/ElaFlowLayout.cpp:90–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
void ElaFlowLayout::setIsAnimation(bool isAnimation)
91
{
92
Q_D(ElaFlowLayout);
93
d->_isAnimation = isAnimation;
94
}
95
96
Qt::Orientations ElaFlowLayout::expandingDirections() const
97
{
Callers
9
T_Home
Method · 0.45
T_ListView
Method · 0.45
T_TreeView
Method · 0.45
addCentralWidget
Method · 0.45
ElaTreeView
Method · 0.45
ElaComboBox
Method · 0.45
ElaSuggestBox
Method · 0.45
ElaMultiSelectComboBox
Method · 0.45
ElaNavigationView
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected