Barcodes

Scan barcodes with these classes.

Your apps can use the camera on a device to detect and process barcodes. You can search for different barcode formats (such as UPC and QR), and you can even generate and display QR codes that are constructed from data that you specify.

Libraries and permissions

To link against these classes, add the following line to your .pro file:

LIBS += -lbbcascadesmultimedia

You must also specify the following permissions in your bar-descriptor.xml file:

record_audio access_shared

Additional resources

To download a code sample that demonstrates how to scan barcodes, visit the Cascades Samples repository in Github.



Members