Prison
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
▼NPrison | |
CAbstractBarcode | 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 |
CAztecBarcode | Aztec code generator |
CCode128Barcode | Code 128 barcode |
CCode39Barcode | Code 39 Barcode generator |
CCode93Barcode | Code 93 Barcode generator |
CDataMatrixBarcode | This is a Datamatrix barcode generator that uses libdmtx for the actual generation of barcodes |
CPdf417Barcode | PDF417 barcode |
CQRCodeBarcode | QRCode Barcode generator ; uses libqrencode to do the actual encoding of the barcode |
CScanResult | Result of a barcode scan attempt |
CVideoScanner | Scans 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
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.