Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qoffscreencommon.cpp File Reference

(aa37e67ef7f5ff22da0ef95fb5221bc1fff9b3ca)

#include "qoffscreencommon.h"
#include "qoffscreenintegration.h"
#include "qoffscreenwindow.h"
#include <QtGui/QPainter>
#include <QtGui/private/qpixmap_raster_p.h>
#include <QtGui/private/qguiapplication_p.h>
#include <qpa/qplatformcursor.h>
#include <qpa/qplatformwindow.h>
+ Include dependency graph for qoffscreencommon.cpp:

Go to the source code of this file.

Classes

class  QOffscreenCursor
 

Functions

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

Function Documentation

◆ qt_scrollRectInImage()

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

Definition at line 300 of file qbackingstore.cpp.