Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ IsHorizontal
Method
IsHorizontal
Plugins/org.blueberry.ui.qt/src/internal/berryLayoutPartSash.cpp:201–204 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
199
}
200
201
bool LayoutPartSash::IsHorizontal()
202
{
203
return ((style & Constants::HORIZONTAL) == Constants::HORIZONTAL);
204
}
205
206
bool LayoutPartSash::IsVertical()
207
{
Callers
1
MeasureTree
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected