mirror of
https://github.com/status-im/qzxing.git
synced 2025-03-01 02:50:29 +00:00
Now tagFound signal emits decoded string. If you want to know what code was detected and what charSet is used, use tagFoundAdvanced(QString tag, QString format, QString charSet) signal or functions foundedFormat() and charSet().