1 #ifndef SOMAFMLIBRARY_H
2 #define SOMAFMLIBRARY_H
10 #include "SomaFMStation.h"
18 void sig_stations_loaded(
const QStringList& station_names);
25 void create_playlist_from_playlist(
int idx);
26 void search_stations();
30 void soma_website_fetched(
bool success);
31 void soma_playlist_content_fetched(
bool success);
36 QString _requested_station;
41 #endif // SOMAFMLIBRARY_H
Definition: SomaFMStation.h:7
Definition: SomaFMLibrary.h:12