| 
    Medical Imaging Interaction Toolkit
    2025.08.00
    
   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;