TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Public Attributes | List of all members
QJson::ParserRunnable::ParserRunnablePrivate Class Reference

Convenience class for converting JSON data to QVariant objects using a dedicated thread private. More...

+ Inheritance diagram for QJson::ParserRunnable::ParserRunnablePrivate:

Public Attributes

QByteArray m_data
 

Additional Inherited Members

- Public Member Functions inherited from TTKPrivate< ParserRunnable >
 TTKPrivate ()
 
virtual ~TTKPrivate ()=default
 
void setPublic (ParserRunnable *pub)
 
- Protected Member Functions inherited from TTKPrivate< ParserRunnable >
ParserRunnable * ttk_q () const
 

Detailed Description

Convenience class for converting JSON data to QVariant objects using a dedicated thread private.

Definition at line 32 of file parserrunnable.cpp.

Member Data Documentation

QByteArray QJson::ParserRunnable::ParserRunnablePrivate::m_data

Definition at line 35 of file parserrunnable.cpp.


The documentation for this class was generated from the following file: