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

Public Attributes

QIODevicedevice
JOCTET buffer [max_buf]
const QBuffermemDevice

Detailed Description

Definition at line 70 of file qjpeghandler.cpp.

Constructor & Destructor Documentation

◆ my_jpeg_source_mgr() [1/2]

my_jpeg_source_mgr::my_jpeg_source_mgr ( QIODevice * device)
inline

Definition at line 142 of file qjpeghandler.cpp.

References buffer, device, qt_fill_input_buffer(), qt_init_source(), qt_skip_input_data(), and qt_term_source().

Referenced by QJpegHandlerPrivate::readJpegHeader().

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

◆ my_jpeg_source_mgr() [2/2]

my_jpeg_source_mgr::my_jpeg_source_mgr ( QIODevice * device)

Member Data Documentation

◆ buffer

◆ device

QIODevice * my_jpeg_source_mgr::device

Definition at line 72 of file qjpeghandler.cpp.

Referenced by my_jpeg_source_mgr(), qt_fill_input_buffer(), and qt_term_source().

◆ memDevice

const QBuffer * my_jpeg_source_mgr::memDevice

Definition at line 74 of file qjpeghandler.cpp.


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