23 #ifndef SAYONARACOMBOBOX_H 24 #define SAYONARACOMBOBOX_H 26 #include "GUI/Utils/Widgets/Widget.h" 37 explicit ComboBox(QWidget* parent=
nullptr);
41 void changeEvent(QEvent* e)
override;
46 #endif // SAYONARACOMBOBOX_H Definition: ComboBoxDelegate.h:26
Definition: ComboBox.h:31