![]() |
Qt 6.x
The Qt SDK
|
#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) |