| 
    Medical Imaging Interaction Toolkit
    2025.08.00
    
   Medical Imaging Interaction Toolkit 
   | 
 
 
 
 
Go to the documentation of this file.
   13 #ifndef QmitkDropdownQuestionWidget_h 
   14 #define QmitkDropdownQuestionWidget_h 
   32   void Reset() 
override;
 
   38   void OnCurrentIndexChanged(
int index);
 
   42   QVBoxLayout* m_Layout;
 
   43   QComboBox* m_ComboBox;