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