This is the complete list of members for zbar::QZBarImage, including all inherited members.
| _cleanup(zbar_image_t *img) | zbar::Image | inlineprotectedstatic |
| convert(unsigned long format) const | zbar::Image | inline |
| convert(unsigned long format, unsigned width, unsigned height) const | zbar::Image | inline |
| get_data() const | zbar::Image | inline |
| get_data_length() const | zbar::Image | inline |
| get_format() const | zbar::Image | inline |
| get_height() const | zbar::Image | inline |
| get_sequence() const | zbar::Image | inline |
| get_symbols() const | zbar::Image | inline |
| get_width() const | zbar::Image | inline |
| Image(unsigned width=0, unsigned height=0, const std::string &format="", const void *data=NULL, unsigned long length=0) | zbar::Image | inline |
| Image(zbar_image_t *src, int refs=0) | zbar::Image | inlineprotected |
| operator const zbar_image_t *() const | zbar::Image | inline |
| operator zbar_image_t *() | zbar::Image | inline |
| qimg | zbar::QZBarImage | private |
| QZBarImage(const QImage &qimg) | zbar::QZBarImage | inline |
| set_data(const void *data, unsigned long length) | zbar::Image | inline |
| set_format(unsigned long format) | zbar::Image | inline |
| set_format(const std::string &format) | zbar::Image | inline |
| set_sequence(unsigned sequence_num) | zbar::Image | inline |
| set_size(unsigned width, unsigned height) | zbar::Image | inline |
| set_symbols(const SymbolSet &syms) | zbar::Image | inline |
| symbol_begin() const | zbar::Image | inline |
| symbol_end() const | zbar::Image | inline |
| ~Image() | zbar::Image | inline |