MCPcopy Create free account
hub / github.com/Liniyous/ElaWidgetTools / getIsCentralStackedWidgetTransparent

Method getIsCentralStackedWidgetTransparent

ElaWidgetTools/ElaWindow.cpp:221–225  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

219}
220
221bool ElaWindow::getIsCentralStackedWidgetTransparent() const
222{
223 Q_D(const ElaWindow);
224 return d->_navigationCenterStackedWidget->getIsTransparent();
225}
226
227void ElaWindow::setIsAllowPageOpenInNewWindow(bool isAllowPageOpenInNewWindow)
228{

Callers

nothing calls this directly

Calls 1

getIsTransparentMethod · 0.45

Tested by

no test coverage detected