MCPcopy 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
116bool QtShell::GetMaximized() const
117{
118 return widget->isMaximized();
119}
120
121bool QtShell::GetMinimized() const
122{

Callers 2

SaveStateMethod · 0.80
SaveBoundsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected