Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
my_jpeg_destination_mgr Struct Reference
Inheritance diagram for my_jpeg_destination_mgr:
Collaboration diagram for my_jpeg_destination_mgr:

Public Member Functions

 my_jpeg_destination_mgr (QIODevice *)
 my_jpeg_destination_mgr (QIODevice *)

Public Attributes

QIODevicedevice
JOCTET buffer [max_buf]

Detailed Description

Definition at line 412 of file qjpeghandler.cpp.

Constructor & Destructor Documentation

◆ my_jpeg_destination_mgr() [1/2]

my_jpeg_destination_mgr::my_jpeg_destination_mgr ( QIODevice * device)
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().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ my_jpeg_destination_mgr() [2/2]

my_jpeg_destination_mgr::my_jpeg_destination_mgr ( QIODevice * )

Member Data Documentation

◆ buffer

◆ device

QIODevice * my_jpeg_destination_mgr::device

The documentation for this struct was generated from the following file: