![]() |
Qt 6.x
The Qt SDK
|
Inheritance diagram for my_jpeg_destination_mgr:
Collaboration diagram for my_jpeg_destination_mgr: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().
Here is the call graph for this function:| 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().