Lista de todos los miembros.
Métodos públicos |
| QMNGFormat () |
virtual | ~QMNGFormat () |
int | decode (QImage &img, QImageConsumer *consumer, const uchar *buffer, int length) |
bool | openstream () |
bool | closestream () |
bool | readdata (mng_ptr pBuf, mng_uint32 iBuflen, mng_uint32p pRead) |
bool | errorproc (mng_int32 iErrorcode, mng_int8, mng_chunkid iChunkname, mng_uint32, mng_int32 iExtra1, mng_int32 iExtra2, mng_pchar zErrortext) |
bool | processheader (mng_uint32 iWidth, mng_uint32 iHeight) |
mng_ptr | getcanvasline (mng_uint32 iLinenr) |
mng_bool | refresh (mng_uint32 x, mng_uint32 y, mng_uint32 w, mng_uint32 h) |
mng_uint32 | gettickcount () |
bool | settimer (mng_uint32 iMsecs) |
Documentación del constructor y destructor
QMNGFormat::QMNGFormat |
( |
| ) |
|
QMNGFormat::~QMNGFormat |
( |
| ) |
[virtual] |
Documentación de las funciones miembro
bool QMNGFormat::closestream |
( |
| ) |
[inline] |
This function decodes some data into image changes.
Returns the number of bytes consumed.
Implementa QImageFormat.
bool QMNGFormat::errorproc |
( |
mng_int32 |
iErrorcode, |
|
|
mng_int8 |
, |
|
|
mng_chunkid |
iChunkname, |
|
|
mng_uint32 |
, |
|
|
mng_int32 |
iExtra1, |
|
|
mng_int32 |
iExtra2, |
|
|
mng_pchar |
zErrortext |
|
) |
| [inline] |
mng_ptr QMNGFormat::getcanvasline |
( |
mng_uint32 |
iLinenr | ) |
[inline] |
mng_uint32 QMNGFormat::gettickcount |
( |
| ) |
[inline] |
bool QMNGFormat::openstream |
( |
| ) |
[inline] |
bool QMNGFormat::processheader |
( |
mng_uint32 |
iWidth, |
|
|
mng_uint32 |
iHeight |
|
) |
| [inline] |
mng_bool QMNGFormat::refresh |
( |
mng_uint32 |
x, |
|
|
mng_uint32 |
y, |
|
|
mng_uint32 |
w, |
|
|
mng_uint32 |
h |
|
) |
| [inline] |
bool QMNGFormat::settimer |
( |
mng_uint32 |
iMsecs | ) |
[inline] |
La documentación para esta clase fue generada a partir del siguiente fichero: