Prison::Format

Prison::Format Namespace Reference

Typedefs

typedef QFlags< BarcodeFormatBarcodeFormats
 

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

Barcode formats detectable by Prison::VideoScanner.

See also
Prison::ScanResult.
Since
5.94

Typedef Documentation

◆ BarcodeFormats

Definition at line 48 of file format.h.

Enumeration Type Documentation

◆ BarcodeFormat

Barcode formats.

Definition at line 27 of file format.h.

This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:16:07 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.