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 <qrinput.h>
Public Attributes | |
QRinput * | input |
QRinput_InputList * | next |
QRinput* _QRinput_InputList::input |
Definition at line 62 of file qrinput.h.
Referenced by QRcode_encodeInputStructured(), QRinput_InputList_freeEntry(), QRinput_InputList_newEntry(), QRinput_Struct_calcParity(), and QRinput_Struct_insertStructuredAppendHeaders().
QRinput_InputList* _QRinput_InputList::next |
Definition at line 63 of file qrinput.h.
Referenced by QRcode_encodeInputStructured(), QRinput_InputList_newEntry(), QRinput_Struct_appendInput(), QRinput_Struct_calcParity(), QRinput_Struct_free(), and QRinput_Struct_insertStructuredAppendHeaders().