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

(aff8767a374332893604509cbc4cc272f5484e4d)

#include "qdirectfbbackingstore.h"
#include "qdirectfbintegration.h"
#include "qdirectfbblitter.h"
#include "qdirectfbconvenience.h"
#include "qdirectfbwindow.h"
#include <private/qpixmap_blitter_p.h>
#include <QtCore/qdebug.h>
Include dependency graph for qdirectfbbackingstore.cpp:

Go to the source code of this file.

Functions

static void scrollSurface (IDirectFBSurface *surface, const QRect &r, int dx, int dy)

Function Documentation

◆ scrollSurface()

void scrollSurface ( IDirectFBSurface * surface,
const QRect & r,
int dx,
int dy )
inlinestatic

Definition at line 56 of file qdirectfbbackingstore.cpp.