Eneboo - Documentación para desarrolladores
Clases | Funciones
Referencia del Archivo src/qt/src/opengl/qgl.cpp
#include "qgl.h"
#include "qpixmap.h"
#include "qpaintdevicemetrics.h"
#include "qimage.h"
#include "qcleanuphandler.h"
#include "qptrdict.h"

Clases

class  QGLWidgetPrivate

Funciones

bool operator== (const QGLFormat &a, const QGLFormat &b)
bool operator!= (const QGLFormat &a, const QGLFormat &b)
void qgl_delete_d (const QGLWidget *w)

Documentación de las funciones

bool operator!= ( const QGLFormat a,
const QGLFormat b 
)

Returns FALSE if all the options of the two QGLFormats are equal; otherwise returns TRUE.

bool operator== ( const QGLFormat a,
const QGLFormat b 
)

Returns TRUE if all the options of the two QGLFormats are equal; otherwise returns FALSE.

void qgl_delete_d ( const QGLWidget w)
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'