Prison
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
▼CPrison::AbstractBarcode | Base 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::AztecBarcode | Aztec code generator |
CPrison::Code128Barcode | Code 128 barcode |
CPrison::Code39Barcode | Code 39 Barcode generator |
CPrison::Code93Barcode | Code 93 Barcode generator |
CPrison::DataMatrixBarcode | This is a Datamatrix barcode generator that uses libdmtx for the actual generation of barcodes |
CPrison::Pdf417Barcode | PDF417 barcode |
CPrison::QRCodeBarcode | QRCode Barcode generator ; uses libqrencode to do the actual encoding of the barcode |
CPrison::ScanResult | Result of a barcode scan attempt |
CPrison::VideoScanner | Scans 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
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.