24 #ifndef SOMAFMSTATION_H 25 #define SOMAFMSTATION_H 28 #include "Helper/Pimpl.h" 39 enum class UrlType : quint8
52 QString get_name()
const;
53 QStringList get_urls()
const;
54 QString get_description()
const;
55 UrlType get_url_type(
const QString& url)
const;
57 bool is_valid()
const;
61 void set_loved(
bool loved);
62 bool is_loved()
const;
69 void parse_station_name();
71 void parse_description();
Definition: SomaFMStation.h:35
The CoverLocation class.
Definition: CoverLocation.h:37