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

Method IsVertical

Plugins/org.blueberry.ui.qt/src/internal/berryLayoutPartSash.cpp:206–209  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

204}
205
206bool LayoutPartSash::IsVertical()
207{
208 return ((style & Constants::VERTICAL) == Constants::VERTICAL);
209}
210
211void LayoutPartSash::SetPostLimit(LayoutPartSash::Pointer newPostLimit)
212{

Callers 9

FindSashPartsMethod · 0.80
FindPartMethod · 0.80
ComputeRelationMethod · 0.80
FindSashesMethod · 0.80
SameDirectionMethod · 0.80
ComputeChildSizesMethod · 0.80
DoSetBoundsMethod · 0.80
DescribeLayoutMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected