| 186 | } |
| 187 | |
| 188 | mitk::DataNode* QmitkMultiLabelManager::GetMultiLabelNode() const |
| 189 | { |
| 190 | return this->m_Controls->labelInspector->GetMultiLabelNode(); |
| 191 | } |
| 192 | |
| 193 | QmitkMultiLabelInspector* QmitkMultiLabelManager::GetMultiLabelInspector() const |
| 194 | { |
no outgoing calls
no test coverage detected