![]() |
Sayonara Player
|
Public Types | |
enum | Mode { NewSearch, Incremental, Style } |
Signals | |
void | sig_stations_found () |
Public Member Functions | |
StationSearcher (QObject *parent=nullptr) | |
void | search_style (const QString &style) |
void | search_station (const QString &name) |
void | search_previous () |
void | search_next () |
bool | can_search_next () const |
bool | can_search_previous () const |
Mode | mode () const |
QList< RadioStation > | found_stations () const |