23 #ifndef SOMAFMSTATIONVIEW_H 24 #define SOMAFMSTATIONVIEW_H 26 #include "GUI/Utils/SearchableWidget/SearchableView.h" 37 int index_by_model_index(
const QModelIndex& idx)
const override;
40 int viewport_height()
const override;
43 void keyPressEvent(QKeyEvent *e)
override;
46 #endif // SOMAFMSTATIONVIEW_H
Definition: typedefs.h:31
Definition: SomaFMStationView.h:28