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

(7dbf070dd1a15ea99b3d5d2e528c9d4c75eafff6)

#include <qbackingstore.h>
#include <qwindow.h>
#include <qpixmap.h>
#include <qpa/qplatformbackingstore.h>
#include <qpa/qplatformintegration.h>
#include <qscreen.h>
#include <qdebug.h>
#include <qscopedpointer.h>
#include <private/qguiapplication_p.h>
#include <private/qwindow_p.h>
#include <private/qhighdpiscaling_p.h>
Include dependency graph for qbackingstore.cpp:

Go to the source code of this file.

Classes

class  QBackingStorePrivate

Functions

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

Function Documentation

◆ qt_scrollRectInImage()

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

Definition at line 300 of file qbackingstore.cpp.

Referenced by QCALayerBackingStore::scroll().

Here is the caller graph for this function: