Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ columnCount
Method
columnCount
Modules/SegmentationUI/src/QmitkMultiLabelTreeModel.cpp:293–296 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
291
};
292
293
int QmitkMultiLabelTreeModel::columnCount(const QModelIndex& /*parent*/) const
294
{
295
return 4;
296
}
297
298
int QmitkMultiLabelTreeModel::rowCount(const QModelIndex &parent) const
299
{
Callers
3
OnLabelModified
Method · 0.95
SaveColumnWidths
Function · 0.45
SetTaskList
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected