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
qwindowsbackingstore.cpp File Reference

(a07cb53c2311de255fe6cd677ae487c385a71942)

#include "qwindowsbackingstore.h"
#include "qwindowswindow.h"
#include "qwindowscontext.h"
#include <QtGui/qwindow.h>
#include <QtGui/qpainter.h>
#include <QtGui/private/qwindowsnativeimage_p.h>
#include <private/qhighdpiscaling_p.h>
#include <private/qimage_p.h>
#include <QtCore/qdebug.h>
+ Include dependency graph for qwindowsbackingstore.cpp:

Go to the source code of this file.

Functions

Q_GUI_EXPORT void qt_scrollRectInImage (QImage &img, const QRect &rect, const QPoint &offset)
 

Function Documentation

◆ qt_scrollRectInImage()

Q_GUI_EXPORT void qt_scrollRectInImage ( QImage & img,
const QRect & rect,
const QPoint & offset )

Definition at line 300 of file qbackingstore.cpp.