![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qplatformpixmap.h"
#include <qpa/qplatformintegration.h>
#include <QtCore/qbuffer.h>
#include <QtGui/qbitmap.h>
#include <QtGui/qimagereader.h>
#include <private/qguiapplication_p.h>
#include <private/qimagepixmapcleanuphooks_p.h>
Go to the source code of this file.
Functions | |
static QImage | makeBitmapCompliantIfNeeded (QPlatformPixmap *d, QImage image, Qt::ImageConversionFlags flags) |
|
static |
Definition at line 68 of file qplatformpixmap.cpp.