21#ifndef INCLUDED_GR_FOSPHOR_QGLSURFACE_H
22#define INCLUDED_GR_FOSPHOR_QGLSURFACE_H
38 QThread *d_gui_thread;
48 void giveContext(QThread *thread);
Definition QGLSurface.h:34
QGLSurface(QWidget *parent, qt_sink_c_impl *d_block)
void hideEvent(QHideEvent *he)
void keyPressEvent(QKeyEvent *ke)
void paintEvent(QPaintEvent *pe)
void resizeEvent(QResizeEvent *re)
void showEvent(QShowEvent *he)
Qt version of fosphor sink (implementation)
Definition qt_sink_c_impl.h:39
Definition base_sink_c.h:30