![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
my_jpeg_destination_mgr (QIODevice *) | |
my_jpeg_destination_mgr (QIODevice *) |
Public Attributes | |
QIODevice * | device |
JOCTET | buffer [max_buf] |
Definition at line 412 of file qjpeghandler.cpp.
|
inline |
Definition at line 454 of file qjpeghandler.cpp.
References buffer, device, qt_empty_output_buffer(), qt_init_destination(), and qt_term_destination().
Referenced by do_write_jpeg_image().
my_jpeg_destination_mgr::my_jpeg_destination_mgr | ( | QIODevice * | ) |
JOCTET my_jpeg_destination_mgr::buffer |
Definition at line 415 of file qjpeghandler.cpp.
Referenced by my_jpeg_destination_mgr(), testing.tools.encode_pdf_filter._Ascii85DecodePdfStream::close(), testing.tools.encode_pdf_filter._FlateDecodePdfStream::close(), testing.tools.encode_pdf_filter._PdfStream::close(), testing.tools.encode_pdf_filter._FlateDecodePdfStream::flush(), testing.tools.encode_pdf_filter._PdfStream::flush(), testing.tools.encode_pdf_filter._SinkPdfStream::getbuffer(), qt_empty_output_buffer(), qt_term_destination(), testing.tools.encode_pdf_filter._FlateDecodePdfStream::write(), testing.tools.encode_pdf_filter._PdfStream::write(), and testing.tools.encode_pdf_filter._PngIdatPdfStream::write().
QIODevice * my_jpeg_destination_mgr::device |
Definition at line 414 of file qjpeghandler.cpp.
Referenced by my_jpeg_destination_mgr(), qt_empty_output_buffer(), and qt_term_destination().