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::SerializerRunnable::SerializerRunnablePrivate Class Reference

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

+ Inheritance diagram for QJson::SerializerRunnable::SerializerRunnablePrivate:

Public Attributes

QVariant json
 

Additional Inherited Members

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

Detailed Description

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

Definition at line 35 of file serializerrunnable.cpp.

Member Data Documentation

QVariant QJson::SerializerRunnable::SerializerRunnablePrivate::json

Definition at line 38 of file serializerrunnable.cpp.


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