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

(99b1043a33777e15396fce65640cded7fb07170e)

#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.