Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qpixmap.cpp File Reference

(d591fab309dd6cf6036a49a06e77842add9f9e19)

#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 1512 of file qpixmap.cpp.

References Qt::dec(), Qt::hex(), Qt::noshowbase(), and Qt::showbase().

+ Here is the call graph for this function:

◆ 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()

static bool qt_pixmap_thread_test ( )
static

Definition at line 49 of file qpixmap.cpp.

References QThread::currentThread(), QGuiApplicationPrivate::instance(), QCoreApplication::instance(), QGuiApplicationPrivate::platformIntegration(), Q_UNLIKELY, qApp, qFatal, qWarning, and QPlatformIntegration::ThreadedPixmaps.

Referenced by QPixmap::QPixmap(), QPixmap::QPixmap(), and QPixmap::QPixmap().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: