Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetColumnCount
Method
GetColumnCount
Modules/QtWidgets/src/QmitkPropertyItem.cpp:115–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
}
114
115
int QmitkPropertyItem::GetColumnCount() const
116
{
117
return m_Data.count();
118
}
119
120
QVariant QmitkPropertyItem::GetData(int column) const
121
{
Callers
5
SetLayout_PopulatesRowAndColumn
Method · 0.45
ApplyLayout_InvalidatesRowAndColumn
Method · 0.45
columnCount
Method · 0.45
SetLayoutImpl
Method · 0.45
SetDefaultLayout
Method · 0.45
Calls
1
count
Method · 0.80
Tested by
2
SetLayout_PopulatesRowAndColumn
Method · 0.36
ApplyLayout_InvalidatesRowAndColumn
Method · 0.36