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
QJp2HandlerPrivate Class Reference
+ Collaboration diagram for QJp2HandlerPrivate:

Public Member Functions

 QJp2HandlerPrivate (QJp2Handler *q_ptr)
 

Public Attributes

int writeQuality
 
QByteArray subType
 
QJp2Handlerq_ptr
 

Detailed Description

Definition at line 17 of file qjp2handler.cpp.

Constructor & Destructor Documentation

◆ QJp2HandlerPrivate()

QJp2HandlerPrivate::QJp2HandlerPrivate ( QJp2Handler * q_ptr)

Definition at line 107 of file qjp2handler.cpp.

Member Data Documentation

◆ q_ptr

QJp2Handler* QJp2HandlerPrivate::q_ptr

Definition at line 24 of file qjp2handler.cpp.

◆ subType

QByteArray QJp2HandlerPrivate::subType

Definition at line 23 of file qjp2handler.cpp.

◆ writeQuality

int QJp2HandlerPrivate::writeQuality

Definition at line 22 of file qjp2handler.cpp.


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