Prison

Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CPrison::AbstractBarcodeBase 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
 CPrison::AztecBarcodeAztec code generator
 CPrison::Code128BarcodeCode 128 barcode
 CPrison::Code39BarcodeCode 39 Barcode generator
 CPrison::Code93BarcodeCode 93 Barcode generator
 CPrison::DataMatrixBarcodeThis is a Datamatrix barcode generator that uses libdmtx for the actual generation of barcodes
 CPrison::Pdf417BarcodePDF417 barcode
 CPrison::QRCodeBarcodeQRCode Barcode generator ; uses libqrencode to do the actual encoding of the barcode
 CPrison::ScanResultResult of a barcode scan attempt
 CPrison::VideoScannerScans a live video feed for barcodes
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Dec 3 2023 04:09:34 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.