Viadeo Twitter Google Bookmarks ! Facebook Digg del.icio.us MySpace Yahoo MyWeb Blinklist Netvouz Reddit Simpy StumbleUpon Bookmarks Windows Live Favorites 
Logo Documentation Qt ·  Page d'accueil  ·  Toutes les classes  ·  Classes principales  ·  Annotées  ·  Classes groupées  ·  Modules  ·  Fonctions  · 

QGLWindowSurface Class

The QGLWindowSurface class represents a QGLwindow that is begin used as an OpenGL drawing surface. More...

 #include <QGLWindowSurface>

Inherits: QGLAbstractSurface.

This class was introduced in Qt 4.8.

Public Types

enum SurfaceType { Window, FramebufferObject, PixelBuffer, Subsurface, User }

Public Functions

QGLWindowSurface()
QGLWindowSurface(QWindow * window)
virtual ~QGLAbstractSurface()
~QGLWindowSurface()
virtual bool activate(QGLAbstractSurface * prevSurface = 0) = 0
virtual qreal aspectRatio() const
QOpenGLContext * context() const
virtual void deactivate(QGLAbstractSurface * nextSurface = 0) = 0
QOpenGLFramebufferObject * framebufferObject() const
virtual bool isValid() const
void setContext(QOpenGLContext * context)
void setFramebufferObject(QOpenGLFramebufferObject * framebufferObject)
void setWindow(QWindow * window)
int surfaceType() const
bool switchTo(QGLAbstractSurface * nextSurface)
virtual QRect viewportGL() const = 0
QRect viewportRect() const
QWindow * window() const

Reimplemented Public Functions

virtual bool activate(QGLAbstractSurface * prevSurface = 0)
virtual void deactivate(QGLAbstractSurface * nextSurface = 0)
virtual bool isValid() const
virtual QRect viewportGL() const

Static Public Members

QGLAbstractSurface * createSurfaceForContext(QOpenGLContext * context)

Protected Functions

QGLAbstractSurface(int surfaceType)

Detailed Description

The QGLWindowSurface class represents a QGLwindow that is begin used as an OpenGL drawing surface.

Member Function Documentation

QGLWindowSurface::QGLWindowSurface()

Constructs a window surface, with a null window. This constructor should be followed by a call to setWindow().

QGLWindowSurface::QGLWindowSurface(QWindow * window)

Constructs a window surface for window. If window is null, then this surface is invalid, that is isValid() will return null.

QGLWindowSurface::~QGLWindowSurface()

Destroys this window surface.

bool QGLWindowSurface::activate(QGLAbstractSurface * prevSurface = 0) [virtual]

Reimplemented from QGLAbstractSurface::activate().

void QGLWindowSurface::deactivate(QGLAbstractSurface * nextSurface = 0) [virtual]

Reimplemented from QGLAbstractSurface::deactivate().

bool QGLWindowSurface::isValid() const [virtual]

Reimplemented from QGLAbstractSurface::isValid().

QRect QGLWindowSurface::viewportGL() const [virtual]

Reimplemented from QGLAbstractSurface::viewportGL().

Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. Qt 5.0-snapshot
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD.
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP !
 
 
 
 
Partenaires

Hébergement Web