PDA

View Full Version : QRCode Reader in Qt using ZXing



codeN
22nd December 2010, 13:32
Hello:

I'm trying to develop a QRCode Reader using the ZXing (Zebra Crossing) Library, i have looked for some example code here and in other forums without luck, just some Java and symbian specific code to run. My question is if there's some example code about using ZXing with Qt for the PC architecture?. if not, how can i use the C port of ZXing in Qt? anyone has done this before?.

Best Regards.

behlkush
21st April 2011, 13:13
Hi,

There is a QRDecoder available on nokia qt site that uses ZXing library.
Use the following link to get it: http://wiki.forum.nokia.com/index.php/Qr_Decoder_in_Qt

-Kush

mania
2nd January 2014, 07:54
Hi ,
I have checked the link which was given by you, but that link not opening it getting error.

Kindly give a sample code for QRCode

Thanks in advance.

ChrisW67
2nd January 2014, 08:07
The link is just fine here, but it advises you that the project has moved anyway: http://sourceforge.net/projects/qzxing/

mania
2nd January 2014, 10:14
Hi ,

I want to display a string in qrcode. But i'm unable to get a solution. Can any one help me for converting string to qrcode.


Thanks in advance.

Added after 59 minutes:

Hi,

I want to generate string to qrcode with the help of qtcreator. Can any one help me .

Thanks in advance .

Hi ,
I want to generate string to QRCode using Qt creator . Can any one help me.

Thanks in advance.

mania
3rd January 2014, 05:55
Hi ,
I have downloaded sample code of decoder with zxing library, but its not working . Actually i want to convert string to QRcode can any one help me.

Thanks in advance.