| zbar::BusyError | All resources busy |
| zbar::ClosedError | Output window is closed |
| zbar::Decoder | Low-level bar width stream decoder interface |
| zbar::Decoder::Decoder::Handler | Decoder result handler |
| zbar::Exception | Base class for exceptions defined by this API |
| zbar::FormatError | Image format error |
| zbar::Image | Stores image data samples along with associated format and size metadata |
| zbar::Image::Image::Handler | General Image result handler |
| zbar::ImageScanner | Mid-level image scanner interface |
| zbar::InternalError | Internal library error |
| zbar::InvalidError | Invalid request |
| zbar::LockingError | Locking error |
| zbar::Processor | High-level self-contained image processor |
| zbar::QZBar | Barcode reader Qt4 widget |
| zbar::QZBarImage | Wrap a QImage and convert into a format suitable for scanning |
| zbar::Scanner | Low-level linear intensity sample stream scanner interface |
| zbar::Symbol | Decoded barcode symbol result object |
| zbar::Symbol::Symbol::Point | Image pixel location (x, y) coordinate tuple |
| zbar::Symbol::Symbol::PointIterator | Iteration over Point objects in a symbol location polygon |
| zbar::SymbolIterator | Iteration over Symbol result objects in a scanned Image or SymbolSet |
| zbar::SymbolSet | Container for decoded result symbols associated with an image or a composite symbol |
| zbar::SystemError | Failed system call |
| zbar::UnsupportedError | Unsupported request |
| zbar::Video | Mid-level video source abstraction |
| zbar::Window | Mid-level output window abstraction |
| zbar::XDisplayError | X11 display error |
| zbar::XProtoError | X11 protocol error |
Copyright 2008-2010 (c) Jeff Brown
This documentation is part of the ZBar Barcode Reader; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.