Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetView
Method
GetView
Modules/QtWidgets/src/QmitkDataStorageTreeInspector.cpp:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
QAbstractItemView* QmitkDataStorageTreeInspector::GetView()
46
{
47
return m_Controls->view;
48
}
49
50
const QAbstractItemView* QmitkDataStorageTreeInspector::GetView() const
51
{
Callers
1
AddPanel
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected