Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
91
bool QtShell::IsVisible() const
92
{
93
return widget->isVisible();
94
}
95
96
void QtShell::SetVisible(bool visible)
97
{
Callers
6
GetModalChild
Method · 0.45
TestInvariants
Method · 0.45
MeasureTree
Method · 0.45
CheckForReferenceVisibilityWarnings
Method · 0.45
CheckForToolViolations
Method · 0.45
IsLogoVisible
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestInvariants
Method · 0.36