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 <QCoreApplication>
#include <QPixmap>
#include <QVariant>
#include <QFlags>
#include "tagmodel.h"
#include "regularexpression.h"
Go to the source code of this file.
Classes | |
class | MetaDataItem |
Container of extra file/track property. More... | |
class | MetaDataModel |
The MetaDataModel is the base interface class of metadata access. More... | |