![]() |
Qt 6.x
The Qt SDK
|
Public Member Functions | |
my_jpeg_destination_mgr (QIODevice *) | |
Public Attributes | |
QIODevice * | device |
JOCTET | buffer [max_buf] |
Definition at line 400 of file qjpeghandler.cpp.
|
inline |
Definition at line 442 of file qjpeghandler.cpp.
References buffer, device, max_buf, qt_empty_output_buffer(), qt_init_destination(), and qt_term_destination().
JOCTET my_jpeg_destination_mgr::buffer[max_buf] |
Definition at line 403 of file qjpeghandler.cpp.
Referenced by my_jpeg_destination_mgr(), qt_empty_output_buffer(), and qt_term_destination().
QIODevice* my_jpeg_destination_mgr::device |
Definition at line 402 of file qjpeghandler.cpp.
Referenced by my_jpeg_destination_mgr(), qt_empty_output_buffer(), and qt_term_destination().