Qt 4.8
|
Public Variables | |
QPixmap | device |
bool | translucentBackground |
QWidget * | widget |
Definition at line 57 of file qwindowsurface_x11.cpp.
QPixmap QX11WindowSurfacePrivate::device |
Definition at line 60 of file qwindowsurface_x11.cpp.
Referenced by QX11WindowSurface::beginPaint(), QX11WindowSurface::flush(), QX11WindowSurface::grabWidget(), QX11WindowSurface::paintDevice(), QX11WindowSurface::scroll(), and QX11WindowSurface::setGeometry().
bool QX11WindowSurfacePrivate::translucentBackground |
Definition at line 62 of file qwindowsurface_x11.cpp.
Referenced by QX11WindowSurface::beginPaint(), QX11WindowSurface::features(), QX11WindowSurface::QX11WindowSurface(), and QX11WindowSurface::setGeometry().
QWidget* QX11WindowSurfacePrivate::widget |
Definition at line 59 of file qwindowsurface_x11.cpp.
Referenced by QX11WindowSurface::QX11WindowSurface(), and QX11WindowSurface::setGeometry().