Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qpixmap.cpp File Reference

(af14783f8956b8e12702f95129904a0995c1f96a)

#include <qglobal.h>
#include "qpixmap.h"
#include <qpa/qplatformpixmap.h>
#include "qimagepixmapcleanuphooks_p.h"
#include "qbitmap.h"
#include "qimage.h"
#include "qpainter.h"
#include "qdatastream.h"
#include "qbuffer.h"
#include <private/qguiapplication_p.h>
#include "qevent.h"
#include "qfile.h"
#include "qfileinfo.h"
#include "qpixmapcache.h"
#include "qdatetime.h"
#include "qimagereader.h"
#include "qimagewriter.h"
#include "qpaintengine.h"
#include "qscreen.h"
#include "qthread.h"
#include "qdebug.h"
#include <qpa/qplatformintegration.h>
#include "qpixmap_raster_p.h"
#include "private/qhexstring_p.h"
#include <qtgui_tracepoints_p.h>
#include <memory>
Include dependency graph for qpixmap.cpp:

Go to the source code of this file.

Functions

 Q_TRACE_PARAM_REPLACE (Qt::AspectRatioMode, int)
 Q_TRACE_PARAM_REPLACE (Qt::TransformationMode, int)
static bool qt_pixmap_thread_test ()
QDebug operator<< (QDebug dbg, const QPixmap &r)

Function Documentation

◆ operator<<()

QDebug operator<< ( QDebug dbg,
const QPixmap & r )

Definition at line 1515 of file qpixmap.cpp.

◆ Q_TRACE_PARAM_REPLACE() [1/2]

Q_TRACE_PARAM_REPLACE ( Qt::AspectRatioMode ,
int  )

◆ Q_TRACE_PARAM_REPLACE() [2/2]

Q_TRACE_PARAM_REPLACE ( Qt::TransformationMode ,
int  )

◆ qt_pixmap_thread_test()

bool qt_pixmap_thread_test ( )
static

Definition at line 49 of file qpixmap.cpp.