|
TTKMusicPlayer
4.2.0.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 | |
| int | size |
| number of structured symbols More... | |
| int | parity |
| QRinput_InputList * | head |
| QRinput_InputList * | tail |
| QRinput_InputList* _QRinput_Struct::head |
Definition at line 69 of file qrinput.h.
Referenced by QRcode_encodeInputStructured(), QRinput_Struct_appendInput(), QRinput_Struct_calcParity(), QRinput_Struct_free(), QRinput_Struct_insertStructuredAppendHeaders(), and QRinput_Struct_new().
| int _QRinput_Struct::parity |
Definition at line 68 of file qrinput.h.
Referenced by QRinput_Struct_insertStructuredAppendHeaders(), QRinput_Struct_new(), and QRinput_Struct_setParity().
| int _QRinput_Struct::size |
number of structured symbols
Definition at line 67 of file qrinput.h.
Referenced by QRinput_splitQRinputToStruct(), QRinput_Struct_appendInput(), QRinput_Struct_insertStructuredAppendHeaders(), and QRinput_Struct_new().
| QRinput_InputList* _QRinput_Struct::tail |
Definition at line 70 of file qrinput.h.
Referenced by QRinput_Struct_appendInput(), and QRinput_Struct_new().
1.8.8