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

Method GetSashSize

Plugins/org.blueberry.ui.qt/src/internal/berryLayoutTreeNode.cpp:230–233  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

228}
229
230int LayoutTreeNode::GetSashSize() const
231{
232 return this->GetSash()->GetSashSize();
233}
234
235bool LayoutTreeNode::IsVisible()
236{

Callers 3

ComputeChildSizesMethod · 0.95
DoSetBoundsMethod · 0.95

Calls 1

GetSashMethod · 0.95

Tested by

no test coverage detected