MCPcopy 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
125int QmitkAbstractMultiWidget::GetRowCount() const
126{
127 return m_Impl->m_MultiWidgetRows;
128}
129
130int QmitkAbstractMultiWidget::GetColumnCount() const
131{

Callers 4

SetLayoutImplMethod · 0.45
SetDefaultLayoutMethod · 0.45

Calls

no outgoing calls