![]() |
Qt 6.x
The Qt SDK
|
Inheritance diagram for my_jpeg_source_mgr:
Collaboration diagram for my_jpeg_source_mgr:Public Member Functions | |
| my_jpeg_source_mgr (QIODevice *device) | |
Public Attributes | |
| QIODevice * | device |
| JOCTET | buffer [max_buf] |
| const QBuffer * | memDevice |
Definition at line 69 of file qjpeghandler.cpp.
|
inline |
Definition at line 141 of file qjpeghandler.cpp.
References buffer, device, memDevice, qt_fill_input_buffer(), qt_init_source(), qt_skip_input_data(), and qt_term_source().
Here is the call graph for this function:| JOCTET my_jpeg_source_mgr::buffer[max_buf] |
Definition at line 72 of file qjpeghandler.cpp.
Referenced by my_jpeg_source_mgr().
| QIODevice* my_jpeg_source_mgr::device |
Definition at line 71 of file qjpeghandler.cpp.
Referenced by my_jpeg_source_mgr().
| const QBuffer* my_jpeg_source_mgr::memDevice |
Definition at line 73 of file qjpeghandler.cpp.
Referenced by my_jpeg_source_mgr().