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

Method SupportsState

Plugins/org.blueberry.ui.qt/src/internal/berryPartStack.cpp:162–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

160}
161
162bool PartStack::MyStackPresentationSite::SupportsState(int state)
163{
164 return partStack->SupportsState(state);
165}
166
167void PartStack::MyStackPresentationSite::SetState(int newState)
168{

Callers 1

SetStateMethod · 0.45

Calls 1

IsFixedLayoutMethod · 0.45

Tested by

no test coverage detected