QWSGLWindowSurface Class Reference
|
| QWSGLWindowSurface ( QWidget * window ) | |
| QWSGLWindowSurface () | |
| ~QWSGLWindowSurface () | |
| QGLContext * | context () const |
| void | setContext ( QGLContext * context ) |
The QWSGLWindowSurface class provides the drawing area for top-level windows with Qt for Embedded Linux on EGL/OpenGL ES. It also provides the drawing area for QGLWidgets whether they are top-level windows or children of another QWidget.
Note that this class is only available in Qt for Embedded Linux and only available if Qt is configured with OpenGL support.
Constructs an empty QWSGLWindowSurface for the given top-level window. The window surface is later initialized from chooseContext() and resources for it is typically allocated in setGeometry().
Constructs an empty QWSGLWindowSurface.
Destroys the QWSGLWindowSurface object and frees any allocated resources.
Returns the QGLContext of the window surface.
See also setContext().
Sets the QGLContext for this window surface to context.
See also context().
| Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies) | Торговые марки | Qt 4.6.4 |
|
Попытка перевода Qt документации. Если есть желание присоединиться, или если есть замечания или пожелания, то заходите на форум: Перевод Qt документации на русский язык... Люди внесшие вклад в перевод: Команда переводчиков |