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_source_mgr Struct Reference
+ 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

QIODevicedevice
 
JOCTET buffer [max_buf]
 
const QBuffermemDevice
 

Detailed Description

Definition at line 69 of file qjpeghandler.cpp.

Constructor & Destructor Documentation

◆ my_jpeg_source_mgr()

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

Member Data Documentation

◆ buffer

JOCTET my_jpeg_source_mgr::buffer[max_buf]

Definition at line 72 of file qjpeghandler.cpp.

Referenced by my_jpeg_source_mgr().

◆ device

QIODevice* my_jpeg_source_mgr::device

Definition at line 71 of file qjpeghandler.cpp.

Referenced by my_jpeg_source_mgr().

◆ memDevice

const QBuffer* my_jpeg_source_mgr::memDevice

Definition at line 73 of file qjpeghandler.cpp.

Referenced by my_jpeg_source_mgr().


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