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

Method GetStack

Plugins/org.blueberry.ui.qt/src/internal/berryPartPane.cpp:276–280  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

274}
275
276PartStack::Pointer PartPane::GetStack()
277{
278 ILayoutContainer::Pointer container = this->GetContainer();
279 return container.Cast<PartStack>();
280}
281
282void PartPane::SetVisible(bool makeVisible)
283{

Callers 2

DropObjectMethod · 0.80
DragMethod · 0.80

Calls 1

GetContainerMethod · 0.45

Tested by

no test coverage detected