42 #ifndef PVREGLWINDOWSURFACE_H 43 #define PVREGLWINDOWSURFACE_H 45 #include <private/qglwindowsurface_qws_p.h>
QByteArray permanentState() const
Implement this function to return the data required for creating a server-side representation of the ...
QRect rect(const QWidget *widget) const
Returns the rectangle for widget in the coordinates of this window surface.
void flush(QWidget *widget, const QRegion ®ion, const QPoint &offset)
Flushes the given region from the specified widget onto the screen.
The QByteArray class provides an array of bytes.
virtual QPoint offset(const QWidget *widget) const
Returns the offset of widget in the coordinates of this window surface.
QLatin1String(DBUS_INTERFACE_DBUS))) Q_GLOBAL_STATIC_WITH_ARGS(QString
The QString class provides a Unicode character string.
long nativeDrawable() const
QImage image() const
Implement this function to return an image of the top-level window.
void setGeometry(const QRect &rect)
Sets the currently allocated area to be the given rect.
The QImage class provides a hardware-independent image representation that allows direct access to th...
The QRegion class specifies a clip region for a painter.
bool isValid() const
Implement this function to return true if the surface is a valid surface for the given top-level wind...
QString key() const
Implement this function to return a string that uniquely identifies the class of this surface...
The QPoint class defines a point in the plane using integer precision.
QPaintDevice * paintDevice()
Implement this function to return the appropriate paint device.
void setPermanentState(const QByteArray &state)
Implement this function to attach a server-side surface instance to the corresponding client side ins...
The QRect class defines a rectangle in the plane using integer precision.
void transformRects(PvrQwsRect *rects, int count) const
void setDirectRegion(const QRegion ®ion, int id)
PvrQwsDrawable * drawable
The QWSGLWindowSurface class provides the drawing area for top-level windows with Qt for Embedded Lin...
bool move(const QPoint &offset)
Move the surface with the given offset.