TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
#include <QList>
#include <QStringList>
#include <QPixmap>
#include <QDir>
#include <QMutex>
#include "trackinfo.h"
#include "metadatamodel.h"
Go to the source code of this file.
Classes | |
class | MetaDataManager |
The MetaDataManager class is the base class for metadata access. More... | |
struct | MetaDataManager::CoverCacheItem |