Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetParent
Method
GetParent
Modules/QtWidgets/src/QmitkDataStorageTreeModelInternalItem.cpp:100–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
QmitkDataStorageTreeModelInternalItem *QmitkDataStorageTreeModelInternalItem::GetParent() const
101
{
102
return m_Parent;
103
}
104
105
mitk::DataNode::Pointer QmitkDataStorageTreeModelInternalItem::GetDataNode() const
106
{
Callers
1
InsertChild
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected