MCPcopy Create free account
hub / github.com/MITK/MITK / Init

Method Init

Modules/QtWidgets/src/QmitkDataStorageComboBox.cpp:367–370  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

365}
366
367void QmitkDataStorageComboBox::Init()
368{
369 connect(this, SIGNAL(currentIndexChanged(int)), this, SLOT(OnCurrentIndexChanged(int)));
370}
371
372void QmitkDataStorageComboBox::Reset()
373{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected