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

Method IsStackMoveable

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

Source from the content-addressed store, hash-verified

179// }
180
181bool PartStack::MyStackPresentationSite::IsStackMoveable()
182{
183 return partStack->CanMoveFolder();
184}
185
186void PartStack::MyStackPresentationSite::FlushLayout()
187{

Callers

nothing calls this directly

Calls 1

CanMoveFolderMethod · 0.80

Tested by

no test coverage detected