#include "qpixmap.h"
#include "qstrlist.h"
#include "qstringlist.h"
Ir al código fuente de este archivo.
Clases |
class | QImageTextKeyLang |
class | QImage |
| The QImage class provides a hardware-independent pixmap representation with direct access to the pixel data. Más...
|
struct | QImage::QImageData |
class | QImageIO |
| The QImageIO class contains parameters for loading and saving images. Más...
|
'typedefs' |
typedef void(* | image_io_handler )(QImageIO *) |
Funciones |
Q_EXPORT QDataStream & | operator<< (QDataStream &, const QImage &) |
Q_EXPORT QDataStream & | operator>> (QDataStream &, QImage &) |
Q_EXPORT void | bitBlt (QImage *dst, int dx, int dy, const QImage *src, int sx=0, int sy=0, int sw=-1, int sh=-1, int conversion_flags=0) |
Documentación de los 'typedefs'
Documentación de las funciones