MCPcopy 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
55bool ElaListView::getIsTransparent() const
56{
57 Q_D(const ElaListView);
58 return d->_listViewStyle->getIsTransparent();
59}

Calls

no outgoing calls

Tested by

no test coverage detected