Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qwindowsbackingstore.cpp File Reference
#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 289 of file qbackingstore.cpp.