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

(6b3382ded7b80f83a9e94322a6cb3b91b7b7b1ba)

#include "qwaylandshmbackingstore_p.h"
#include "qwaylandwindow_p.h"
#include "qwaylandsubsurface_p.h"
#include "qwaylanddisplay_p.h"
#include "qwaylandscreen_p.h"
#include "qwaylandabstractdecoration_p.h"
#include <QtCore/qdebug.h>
#include <QtCore/qstandardpaths.h>
#include <QtCore/qtemporaryfile.h>
#include <QtGui/QPainter>
#include <QtGui/QTransform>
#include <QMutexLocker>
#include <QtWaylandClient/private/wayland-wayland-client-protocol.h>
#include <memory>
#include <fcntl.h>
#include <unistd.h>
#include <sys/mman.h>
+ Include dependency graph for qwaylandshmbackingstore.cpp:

Go to the source code of this file.

Namespaces

namespace  QtWaylandClient
 

Functions

QT_BEGIN_NAMESPACE void qt_scrollRectInImage (QImage &, const QRect &, const QPoint &)
 

Function Documentation

◆ qt_scrollRectInImage()

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

Definition at line 300 of file qbackingstore.cpp.

Referenced by QCALayerBackingStore::scroll().

+ Here is the caller graph for this function: