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

Method Close

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

Source from the content-addressed store, hash-verified

124}
125
126void PartStack::MyStackPresentationSite::Close(IPresentablePart::Pointer part)
127{
128 partStack->Close(part);
129}
130
131void PartStack::MyStackPresentationSite::Close(const QList<
132 IPresentablePart::Pointer>& parts)

Callers

nothing calls this directly

Calls 4

GetPaneForMethod · 0.95
DoHideMethod · 0.80
sizeMethod · 0.45
IsCloseableMethod · 0.45

Tested by

no test coverage detected