MCPcopy 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
45QAbstractItemView* QmitkDataStorageTreeInspector::GetView()
46{
47 return m_Controls->view;
48}
49
50const QAbstractItemView* QmitkDataStorageTreeInspector::GetView() const
51{

Callers 1

AddPanelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected