The Qt library archive

Loading...

Home

Prison

Barcode abstraction layer providing uniform access to generation of barcodes

Version:
5.80.0 (stable)released on 2021-03-13(older versions: 5.79.0, 5.78.0, 5.77.0, 5.76.0, 5.75.0, 5.74.0, 5.73.0, 5.72.0, 5.71.0, 5.70.0, 5.69.0, 5.68.0, 5.67.0, 5.66.0, 5.65.0, 5.64.0, 5.63.0, 5.62.0, 5.61.0, 5.60.0, 5.58.0, 5.57.0, 5.56.0, 5.55.0, 5.54.0, 5.53.0, 5.52.0, 5.51.0, 5.50.0, 5.49.0, 5.48.0, 5.47.0, 5.46.0, 5.45.0, 5.44.0, 5.43.0, 5.42.0, 5.41.0, 5.40.0, 5.39.0, 5.38.0, 5.37.0, 5.36.0, 5.35.0, 5.34.0, 5.33.0, 5.32.0, 5.32.0, 5.31.0, 5.30.0)
License:
LGPLv2.1+
Platform:
Linux
Author:
The KDE Community
Topics:
Graphics, Printing
Home page:

Prison has a Prison::AbstractBarcode, which is the base class for the actual barcode generators, currently Prison::QRCodeBarcode and Prison::DataMatrixBarcode are the two implemented barcode generators.

Prison currently ships a BarcodeWidget, which is a QWidget with a barcode painted upon, as well as a BarcodeItem, which is a QGraphicsItem with a barcode painted upon.


Read more


Packages