Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetRowCount
Method
GetRowCount
Modules/QtWidgets/src/QmitkAbstractMultiWidget.cpp:125–128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
123
}
124
125
int QmitkAbstractMultiWidget::GetRowCount() const
126
{
127
return m_Impl->m_MultiWidgetRows;
128
}
129
130
int QmitkAbstractMultiWidget::GetColumnCount() const
131
{
Callers
4
SetLayout_PopulatesRowAndColumn
Method · 0.45
ApplyLayout_InvalidatesRowAndColumn
Method · 0.45
SetLayoutImpl
Method · 0.45
SetDefaultLayout
Method · 0.45
Calls
no outgoing calls
Tested by
2
SetLayout_PopulatesRowAndColumn
Method · 0.36
ApplyLayout_InvalidatesRowAndColumn
Method · 0.36