TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Classes | Namespaces | Enumerations
serializer.h File Reference
#include "ttkprivate.h"

Go to the source code of this file.

Classes

class  QJson::Serializer
 Main class used to convert QVariant objects to JSON data. More...
 

Namespaces

 QJson
 Namespace used by QJson.
 

Enumerations

enum  QJson::IndentMode {
  QJson::IndentNone, QJson::IndentCompact, QJson::IndentMinimum, QJson::IndentMedium,
  QJson::IndentFull
}
 How the indentation should work. More...