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
ScopedJasperImage Class Reference

Automatic resource handling for a jas_image_t*. More...

Collaboration diagram for ScopedJasperImage:

Public Member Functions

 ScopedJasperImage (jas_image_t *&image)
 ~ScopedJasperImage ()
 ScopedJasperImage (jas_image_t *&image)
 ~ScopedJasperImage ()

Detailed Description

Automatic resource handling for a jas_image_t*.

Definition at line 281 of file qjp2handler.cpp.

Constructor & Destructor Documentation

◆ ScopedJasperImage() [1/2]

ScopedJasperImage::ScopedJasperImage ( jas_image_t *& image)
inline

Definition at line 286 of file qjp2handler.cpp.

Referenced by Jpeg2000JasperReader::read().

Here is the caller graph for this function:

◆ ~ScopedJasperImage() [1/2]

ScopedJasperImage::~ScopedJasperImage ( )
inline

Definition at line 287 of file qjp2handler.cpp.

◆ ScopedJasperImage() [2/2]

ScopedJasperImage::ScopedJasperImage ( jas_image_t *& image)
inline

Definition at line 286 of file qjp2handler.cpp.

◆ ~ScopedJasperImage() [2/2]

ScopedJasperImage::~ScopedJasperImage ( )
inline

Definition at line 287 of file qjp2handler.cpp.


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