SkillAgentSearch skills...

QtQRDecoder

Uses QZXing to decode QR Codes and display decoded QStrings in Qt applications.

Install / Use

/learn @blikoon/QtQRDecoder
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

QtQRDecoder

Uses QZXing to decode QR Codes and display decoded QStrings in Qt applications.

QZXing location: http://sourceforge.net/projects/qzxing/

#Usage Inside the void QQrDecoder::on_decodeButton_clicked() method you pass the path to the QR code image and hit the Decode button The decoded QString is displayed in a QMessageBox.From there you can go on and implement your voo doo magic.

#Tested Environments:

Qt 5.3.1 (msvc2010_opengl)

Qt 5.2.0 Mingw (mingw48_32)

Android for armeabi-v7a (GCC 4.7, Qt 5.2.0)

#Contact Please use the issue feature of github repositories to give your feed back.This way your input benefits future users. If all else fails ,Ideas and suggestions should be sent to wayadn88(AT)gmail.com.

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated1y ago
Forks3

Languages

C++

Security Score

55/100

Audited on Apr 12, 2024

No findings