#include <qwindowsurface_vgegl_p.h>
Definition at line 67 of file qwindowsurface_vgegl_p.h.
◆ QVGEGLWindowSurfacePrivate()
QVGEGLWindowSurfacePrivate::QVGEGLWindowSurfacePrivate |
( |
QWindowSurface * |
win | ) |
|
◆ ~QVGEGLWindowSurfacePrivate()
QVGEGLWindowSurfacePrivate::~QVGEGLWindowSurfacePrivate |
( |
| ) |
|
|
virtual |
◆ beginPaint()
virtual void QVGEGLWindowSurfacePrivate::beginPaint |
( |
QWidget * |
widget | ) |
|
|
pure virtual |
◆ destroyPaintEngine()
void QVGEGLWindowSurfacePrivate::destroyPaintEngine |
( |
| ) |
|
|
protected |
◆ endPaint()
virtual void QVGEGLWindowSurfacePrivate::endPaint |
( |
QWidget * |
widget, |
|
|
const QRegion & |
region, |
|
|
QImage * |
image = 0 |
|
) |
| |
|
pure virtual |
◆ ensureContext()
◆ paintEngine()
◆ scroll()
virtual bool QVGEGLWindowSurfacePrivate::scroll |
( |
QWidget * |
, |
|
|
const QRegion & |
, |
|
|
int |
, |
|
|
int |
|
|
) |
| |
|
inlinevirtual |
◆ supportsStaticContents()
virtual bool QVGEGLWindowSurfacePrivate::supportsStaticContents |
( |
| ) |
const |
|
inlinevirtual |
◆ surfaceImage()
VGImage QVGEGLWindowSurfacePrivate::surfaceImage |
( |
| ) |
const |
|
virtual |
◆ surfaceSize()
virtual QSize QVGEGLWindowSurfacePrivate::surfaceSize |
( |
| ) |
const |
|
pure virtual |
◆ windowSurfaceSize()
QSize QVGEGLWindowSurfacePrivate::windowSurfaceSize |
( |
QWidget * |
widget | ) |
const |
|
protected |
Definition at line 462 of file qwindowsurface_vgegl.cpp.
Referenced by QVGEGLWindowSurfaceDirect::ensureContext().
469 #if defined(Q_WS_QWS) QRect geometry() const
Returns the currently allocated area on the screen.
QRect translated(int dx, int dy) const
Returns a copy of the rectangle that is translated dx along the x axis and dy along the y axis...
QRect boundingRect() const
Returns the bounding rectangle of this region.
QWindowSurface * winSurface
bool isEmpty() const
Returns true if the region is empty; otherwise returns false.
QSize size() const
Returns the size of the rectangle.
The QRegion class specifies a clip region for a painter.
The QRect class defines a rectangle in the plane using integer precision.
The QSize class defines the size of a two-dimensional object using integer point precision.
#define Q_UNUSED(x)
Indicates to the compiler that the parameter with the specified name is not used in the body of a fun...
QPoint topLeft() const
Returns the position of the rectangle's top-left corner.
◆ engine
◆ winSurface
The documentation for this class was generated from the following files: