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 <QtCore/QIODevice>
#include <QtCore/QVariant>
#include <QtCore/QLocale>
#include "parser_p.h"
#include "flexlexer.h"
Go to the source code of this file.
Classes | |
class | JSonScanner |
Namespaces | |
yy | |
Macros | |
#define | YYSTYPE QVariant |
Functions | |
int | yy::yylex (YYSTYPE *yylval, yy::location *yylloc, QJson::ParserPrivate *driver) |
#define YYSTYPE QVariant |
Definition at line 28 of file json_scanner.h.