Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ InsertLayout
Method
InsertLayout
Modules/FormsUI/src/QmitkQuestionWidget.cpp:91–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
void QmitkQuestionWidget::InsertLayout(QLayout* layout)
92
{
93
m_Layout->insertLayout(1, layout);
94
}
Callers
7
QmitkLinearScaleQuestionWidget
Method · 0.80
QmitkCheckboxesQuestionWidget
Method · 0.80
QmitkShortAnswerQuestionWidget
Method · 0.80
QmitkParagraphQuestionWidget
Method · 0.80
QmitkScreenshotQuestionWidget
Method · 0.80
QmitkMultipleChoiceQuestionWidget
Method · 0.80
QmitkDropdownQuestionWidget
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected