QRencode
QR Code encoder
|
Singly-linked list of QRcode. More...
#include <qrencode.h>
Data Fields | |
QRcode * | code |
struct _QRcode_List * | next |
Singly-linked list of QRcode.
Used to represent a structured symbols. A list is terminated with NULL.
QRcode* QRcode_List::code |
struct _QRcode_List* QRcode_List::next |