zxing/symbian
2011-12-16 18:51:48 +00:00
..
QZXing Added QZXing. A wrapper library of C++ part of ZXing written in Qt to make it usable in multiple platforms through the same code: Symbian, Windows, Linux. Very simple interface with some basic functions. The library is also accessible through QML. 2 example programs included. Tutorial contained as well. 2011-12-16 18:51:48 +00:00
ZXingBarcodeReader Updated with the latest version of the library. Uses MultiFormatReader instead of QRCodeReader. DataMatrixReader is still not supported. 2010-07-14 09:32:32 +00:00
QZXing_tutorial.txt Added QZXing. A wrapper library of C++ part of ZXing written in Qt to make it usable in multiple platforms through the same code: Symbian, Windows, Linux. Very simple interface with some basic functions. The library is also accessible through QML. 2 example programs included. Tutorial contained as well. 2011-12-16 18:51:48 +00:00
ZXingBarcodeReader_tutorial.txt An update on the ZXingBarcodeReader tutorial. 2010-09-15 20:50:09 +00:00