Medical Imaging Interaction Toolkit
2024.06.99-60d9b802
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
13 #ifndef QmitkShortAnswerQuestionWidget_h
14 #define QmitkShortAnswerQuestionWidget_h
32 void Reset()
override;
35 void OnTextEdited(
const QString& text);
39 QVBoxLayout* m_Layout;
40 QLineEdit* m_LineEdit;