#include <LyricLookup.h>
|
| LyricLookupThread (QObject *parent=nullptr) |
|
QString | lyric_data () const |
|
QString | lyric_header () const |
|
QStringList | servers () const |
|
void | run (const QString &artist, const QString &title, int server_idx) |
|
void | stop () |
|
bool | has_error () const |
|