MCPcopy Create free account
hub / github.com/MITK/MITK / IsVisible

Method IsVisible

Plugins/org.blueberry.ui.qt/src/internal/berryQtShell.cpp:91–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89}
90
91bool QtShell::IsVisible() const
92{
93 return widget->isVisible();
94}
95
96void QtShell::SetVisible(bool visible)
97{

Callers 6

GetModalChildMethod · 0.45
TestInvariantsMethod · 0.45
MeasureTreeMethod · 0.45
IsLogoVisibleMethod · 0.45

Calls

no outgoing calls

Tested by 1

TestInvariantsMethod · 0.36