Prison

Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NPrison
 CAbstractBarcodeBase class for barcode generators To add your own barcode generator, subclass this class and reimplement toImage(const QSizeF&) to do the actual work of generating the barcode
 CAztecBarcodeAztec code generator
 CCode128BarcodeCode 128 barcode
 CCode39BarcodeCode 39 Barcode generator
 CCode93BarcodeCode 93 Barcode generator
 CDataMatrixBarcodeThis is a Datamatrix barcode generator that uses libdmtx for the actual generation of barcodes
 CPdf417BarcodePDF417 barcode
 CQRCodeBarcodeQRCode Barcode generator ; uses libqrencode to do the actual encoding of the barcode
 CScanResultResult of a barcode scan attempt
 CVideoScannerScans a live video feed for barcodes
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Sep 30 2023 04:06:04 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.