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

Method SetState

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

Source from the content-addressed store, hash-verified

165}
166
167void PartStack::MyStackPresentationSite::SetState(int newState)
168{
169 partStack->SetState(newState);
170}
171
172IPresentablePart::Pointer PartStack::MyStackPresentationSite::GetSelectedPart()
173{

Callers 1

PaneDragStartMethod · 0.45

Calls 2

GetStateMethod · 0.45
SupportsStateMethod · 0.45

Tested by

no test coverage detected