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

Method FindPart

Plugins/org.blueberry.ui.qt/src/internal/berryLayoutTree.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54LayoutPart::Pointer LayoutTree::FindPart(const QPoint& /*toFind*/)
55{
56 return part;
57}
58
59void LayoutTree::DisposeSashes()
60{

Callers 2

DragMethod · 0.45
StackMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected