Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 *)
 

Public Attributes

QIODevicedevice
 
JOCTET buffer [max_buf]
 

Detailed Description

Definition at line 411 of file qjpeghandler.cpp.

Constructor & Destructor Documentation

◆ my_jpeg_destination_mgr()

my_jpeg_destination_mgr::my_jpeg_destination_mgr ( QIODevice * device)
inline

Definition at line 453 of file qjpeghandler.cpp.

References buffer, device, max_buf, 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:

Member Data Documentation

◆ buffer

JOCTET my_jpeg_destination_mgr::buffer[max_buf]

◆ device

QIODevice* my_jpeg_destination_mgr::device

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