Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
39
QmitkQuestionWidget* QmitkDropdownQuestionWidget::CreateAnother(QWidget* parent) const
40
{
41
return new QmitkDropdownQuestionWidget(parent);
42
}
43
44
Question* QmitkDropdownQuestionWidget::GetQuestion() const
45
{
Callers
1
Create
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected