|  | Qt 6.x
    The Qt SDK | 
#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:
 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) | 
Definition at line 289 of file qbackingstore.cpp.
References QRect::bottom(), QRect::contains(), QRect::height(), QRect::isEmpty(), QRect::left(), Q_ASSERT_X, qAbs(), rect, QRect::top(), QRect::translated(), and QRect::width().
Referenced by QXcbBackingStoreImage::scroll(), QRasterBackingStore::scroll(), QOffscreenBackingStore::scroll(), QWindowsBackingStore::scroll(), QCALayerBackingStore::scroll(), and QRasterPlatformPixmap::scroll().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function: