Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetMaximized
Method
GetMaximized
Plugins/org.blueberry.ui.qt/src/internal/berryQtShell.cpp:116–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
}
115
116
bool QtShell::GetMaximized() const
117
{
118
return widget->isMaximized();
119
}
120
121
bool QtShell::GetMinimized() const
122
{
Callers
2
SaveState
Method · 0.80
SaveBounds
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected