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

Method CreateAnother

Modules/FormsUI/src/QmitkDropdownQuestionWidget.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39QmitkQuestionWidget* QmitkDropdownQuestionWidget::CreateAnother(QWidget* parent) const
40{
41 return new QmitkDropdownQuestionWidget(parent);
42}
43
44Question* QmitkDropdownQuestionWidget::GetQuestion() const
45{

Callers 1

CreateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected