Medical Imaging Interaction Toolkit
2024.06.99-60d9b802
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;