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

(26f92a333e3caf575e79058e42d0b091e7f10fe1)

#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.