Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
230
int LayoutTreeNode::GetSashSize() const
231
{
232
return this->GetSash()->GetSashSize();
233
}
234
235
bool LayoutTreeNode::IsVisible()
236
{
Callers
3
DoComputePreferredSize
Method · 0.95
ComputeChildSizes
Method · 0.95
DoSetBounds
Method · 0.95
Calls
1
GetSash
Method · 0.95
Tested by
no test coverage detected