Qt 4.8
|
#include "qpixmapdata_p.h"
#include <QtCore/qbuffer.h>
#include <QtGui/qbitmap.h>
#include <QtGui/qimagereader.h>
#include <private/qgraphicssystem_p.h>
#include <private/qapplication_p.h>
#include <private/qimagepixmapcleanuphooks_p.h>
Go to the source code of this file.
Functions | |
static QImage | makeBitmapCompliantIfNeeded (QPixmapData *d, const QImage &image, Qt::ImageConversionFlags flags) |
Variables | |
const uchar | qt_pixmap_bit_mask [] |
|
static |
Definition at line 107 of file qpixmapdata.cpp.
Referenced by QPixmapData::fromData(), and QPixmapData::fromFile().
const uchar qt_pixmap_bit_mask[] |
Definition at line 52 of file qpixmapdata.cpp.
Referenced by QPixmapData::mask(), and QPixmapData::setMask().