autoBufferSwap() const | QGLWidget | |
colormap() const | QGLWidget | |
context() const | QGLWidget | |
convertToGLFormat(const QImage &img) | QGLWidget | |
doneCurrent() | QGLWidget | |
doubleBuffer() const | QGLWidget | |
dragEnterEvent(QDragEnterEvent *qEvent) | QGLSignalWidget | [inline, protected] |
dragLeaveEvent(QDragLeaveEvent *qEvent) | QGLSignalWidget | [inline, protected] |
dropEvent(QDropEvent *qEvent) | QGLSignalWidget | [inline, protected] |
format() const | QGLWidget | |
glDraw() | QGLWidget | |
glInit() | QGLWidget | |
grabFrameBuffer(bool withAlpha=FALSE) | QGLWidget | |
initializeGL() | QGLSignalWidget | [inline, protected, virtual] |
initializeOverlayGL() | QGLWidget | |
initializeOverlayGL() | QGLWidget | |
isSharing() const | QGLWidget | |
isValid() const | QGLWidget | |
makeCurrent() | QGLWidget | |
makeOverlayCurrent() | QGLWidget | |
mouseMoveEvent(QMouseEvent *event) | QGLSignalWidget | [inline, protected, virtual] |
mousePressEvent(QMouseEvent *event) | QGLSignalWidget | [inline, protected, virtual] |
mouseReleaseEvent(QMouseEvent *event) | QGLSignalWidget | [inline, protected, virtual] |
overlayContext() const | QGLWidget | |
paintEvent(QPaintEvent *) | QGLWidget | |
paintGL() | QGLSignalWidget | [inline, protected, virtual] |
paintOverlayGL() | QGLWidget | |
paintOverlayGL() | QGLWidget | |
qglClearColor(const QColor &c) const | QGLWidget | |
qglColor(const QColor &c) const | QGLWidget | |
QGLSignalWidget(QWidget *parent=0, const char *name=0, const QGLWidget *shareWidget=0, WFlags f=0) | QGLSignalWidget | [inline] |
QGLSignalWidget(const QGLFormat &format, QWidget *parent=0, const char *name=0, const QGLWidget *shareWidget=0, WFlags f=0) | QGLSignalWidget | [inline] |
QGLWidget(QWidget *parent=0, const char *name=0, const QGLWidget *shareWidget=0, WFlags f=0) | QGLWidget | |
QGLWidget(QGLContext *context, QWidget *parent, const char *name=0, const QGLWidget *shareWidget=0, WFlags f=0) | QGLWidget | |
QGLWidget(const QGLFormat &format, QWidget *parent=0, const char *name=0, const QGLWidget *shareWidget=0, WFlags f=0) | QGLWidget | |
QGLWidget() | QGLWidget | |
renderPixmap(int w=0, int h=0, bool useContext=FALSE) | QGLWidget | |
renderText(int x, int y, const QString &str, const QFont &fnt=QFont(), int listBase=2000) | QGLWidget | |
renderText(double x, double y, double z, const QString &str, const QFont &fnt=QFont(), int listBase=2000) | QGLWidget | |
resizeEvent(QResizeEvent *) | QGLWidget | |
resizeGL(int nWidth, int nHeight) | QGLSignalWidget | [inline, protected, virtual] |
QGLWidget::resizeGL()-Sets up the OpenGL viewport, projection, etc.Gets | QGLWidget | |
resizeOverlayGL(int width, int height) | QGLWidget | |
resizeOverlayGL() | QGLWidget | |
setAutoBufferSwap(bool on) | QGLWidget | |
setColormap(const QGLColormap &cmap) | QGLWidget | |
sigDragEnter(QDragEnterEvent *pqEvent) | QGLSignalWidget | [signal] |
sigDragLeave(QDragLeaveEvent *pqEvent) | QGLSignalWidget | [signal] |
sigDrop(QDropEvent *pqEvent) | QGLSignalWidget | [signal] |
sigInitGL() | QGLSignalWidget | [signal] |
sigMouseMove(QMouseEvent *pqEvent) | QGLSignalWidget | [signal] |
sigMousePress(QMouseEvent *pqEvent) | QGLSignalWidget | [signal] |
sigMouseRelease(QMouseEvent *pqEvent) | QGLSignalWidget | [signal] |
sigRedrawGL() | QGLSignalWidget | [signal] |
sigResizeGL(int nWidth, int nHeight) | QGLSignalWidget | [signal] |
swapBuffers() | QGLWidget | |
updateGL() | QGLWidget | |
updateOverlayGL() | QGLWidget | |