TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
Public Attributes | |
int | width |
unsigned char * | frame |
int | x |
int | y |
int | dir |
int | bit |
int | mqr |
Definition at line 276 of file qrencode.c.
int FrameFiller::bit |
Definition at line 281 of file qrencode.c.
Referenced by FrameFiller_next(), and FrameFiller_set().
int FrameFiller::dir |
Definition at line 280 of file qrencode.c.
Referenced by FrameFiller_next(), and FrameFiller_set().
unsigned char* FrameFiller::frame |
Definition at line 278 of file qrencode.c.
Referenced by FrameFiller_next(), and FrameFiller_set().
int FrameFiller::mqr |
Definition at line 282 of file qrencode.c.
Referenced by FrameFiller_next(), and FrameFiller_set().
int FrameFiller::width |
Definition at line 277 of file qrencode.c.
Referenced by FrameFiller_next(), and FrameFiller_set().
int FrameFiller::x |
Definition at line 279 of file qrencode.c.
Referenced by FrameFiller_next(), and FrameFiller_set().
int FrameFiller::y |
Definition at line 279 of file qrencode.c.
Referenced by FrameFiller_next(), and FrameFiller_set().