GNU Radio's FOSPHOR Package
gr::fosphor::QGLSurface Class Reference

#include <QGLSurface.h>

Inheritance diagram for gr::fosphor::QGLSurface:

Public Member Functions

 QGLSurface (QWidget *parent, qt_sink_c_impl *d_block)
 
void handOver ()
 

Public Attributes

QThread * d_thread
 

Protected Member Functions

void paintEvent (QPaintEvent *pe)
 
void resizeEvent (QResizeEvent *re)
 
void keyPressEvent (QKeyEvent *ke)
 
void closeEvent (QCloseEvent *event)
 

Constructor & Destructor Documentation

◆ QGLSurface()

gr::fosphor::QGLSurface::QGLSurface ( QWidget *  parent,
qt_sink_c_impl d_block 
)

Member Function Documentation

◆ closeEvent()

void gr::fosphor::QGLSurface::closeEvent ( QCloseEvent *  event)
protected

◆ handOver()

void gr::fosphor::QGLSurface::handOver ( )

◆ keyPressEvent()

void gr::fosphor::QGLSurface::keyPressEvent ( QKeyEvent *  ke)
protected

◆ paintEvent()

void gr::fosphor::QGLSurface::paintEvent ( QPaintEvent *  pe)
protected

◆ resizeEvent()

void gr::fosphor::QGLSurface::resizeEvent ( QResizeEvent *  re)
protected

Member Data Documentation

◆ d_thread

QThread* gr::fosphor::QGLSurface::d_thread

The documentation for this class was generated from the following file: