![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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>
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 300 of file qbackingstore.cpp.
Referenced by QCALayerBackingStore::scroll().