#include <memory>
#include <QNetworkReply>
#include <QNetworkRequest>
#include <QAuthenticator>
#include <QtGlobal>
#include "adoredb.h"
#include "adorestreamer.h"
#include "../lastfm/lastfmcompat.h"
#include "internet/core/scrobbler.h"
Go to the source code of this file.
|
| class | AdoreService |
| | The central class of the Adore mod, controlling all other AdoreXXX classes. More...
|
| |
|
| | lastfm |
| | To store track metadata the Track class was incorporated from from lastfm.
|
| |
|
| uint | qHash (const lastfm::Track &track) |
| |
| uint qHash |
( |
const lastfm::Track & |
track | ) |
|