Qt 4.8
|
Public Functions | |
my_jpeg_destination_mgr (QIODevice *) | |
Public Variables | |
JOCTET | buffer [max_buf] |
QIODevice * | device |
Definition at line 459 of file qjpeghandler.cpp.
|
inline |
Definition at line 505 of file qjpeghandler.cpp.
Referenced by write_jpeg_image().
JOCTET my_jpeg_destination_mgr::buffer[max_buf] |
Definition at line 462 of file qjpeghandler.cpp.
Referenced by qt_empty_output_buffer(), and qt_term_destination().
QIODevice* my_jpeg_destination_mgr::device |
Definition at line 461 of file qjpeghandler.cpp.
Referenced by qt_empty_output_buffer(), and qt_term_destination().