Prison::Format
Prison::Format Namespace Reference
Typedefs | |
typedef QFlags< BarcodeFormat > | BarcodeFormats |
Enumerations | |
enum | BarcodeFormat { NoFormat = 0 , Aztec = 1 , Codabar = 2 , Code39 = 4 , Code93 = 8 , Code128 = 16 , DataBar = 32 , DataBarExpanded = 64 , DataMatrix = 128 , EAN8 = 256 , EAN13 = 512 , ITF = 1024 , MaxiCode = 2048 , PDF417 = 4096 , QRCode = 8192 , UPCA = 16384 , UPCE = 32768 } |
Detailed Description
Typedef Documentation
◆ BarcodeFormats
typedef QFlags< BarcodeFormat > Prison::Format::BarcodeFormats |
Enumeration Type Documentation
◆ BarcodeFormat
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:03:51 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:03:51 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.