Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Liniyous/ElaWidgetTools
/ getIsTransparent
Method
getIsTransparent
ElaWidgetTools/ElaListView.cpp:55–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
bool ElaListView::getIsTransparent() const
56
{
57
Q_D(const ElaListView);
58
return d->_listViewStyle->getIsTransparent();
59
}
Callers
1
getIsCentralStackedWidgetTransparent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected