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 "serializerrunnable.h"
#include "parserrunnable.h"
#include "serializer.h"
#include <QtCore/QDebug>
#include <QtCore/QVariant>
Go to the source code of this file.
Classes | |
class | QJson::SerializerRunnable::SerializerRunnablePrivate |
Convenience class for converting JSON data to QVariant objects using a dedicated thread private. More... | |