23 #ifndef ABSTRACTCOVERLOOKUP_H 24 #define ABSTRACTCOVERLOOKUP_H 28 #include "Utils/Pimpl.h" 44 void sig_cover_found(
const QPixmap& pm);
45 void sig_finished(
bool success);
49 virtual void stop()=0;
56 void set_cover_location(
const Location& cl);
60 #endif // ABSTRACTCOVERLOOKUP_H The CoverLookupInterface class.
Definition: AbstractCoverLookup.h:37
The CoverLocation class.
Definition: CoverLocation.h:37
Definition: SomaFMStation.h:33