22 #ifndef SOMAFMSTATIONVIEW_H 23 #define SOMAFMSTATIONVIEW_H 25 #include "Gui/Utils/SearchableWidget/SearchableView.h" 36 int index_by_model_index(
const QModelIndex& idx)
const override;
39 int viewport_height()
const override;
42 void keyPressEvent(QKeyEvent *e)
override;
45 #endif // SOMAFMSTATIONVIEW_H
Definition: typedefs.h:32
Definition: SomaFMStationView.h:27