![]() |
Qt 6.x
The Qt SDK
|
#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>
Go to the source code of this file.
Functions | |
static void | scrollSurface (IDirectFBSurface *surface, const QRect &r, int dx, int dy) |
|
inlinestatic |
Definition at line 55 of file qdirectfbbackingstore.cpp.
References rect.
Referenced by QDirectFbBackingStore::scroll().