SoQtRenderArea Class Reference

#include <SoQtRenderArea.h>

Inheritance diagram for SoQtRenderArea:

SoRenderArea SoQtViewer List of all members.

Public Member Functions

 SoQtRenderArea (QWidget *parent=0)
virtual ~SoQtRenderArea ()
virtual void setBackgroundColor (const SbColor &a_color)
 Sets the background color for this window. Default is black (0,0,0).

Protected Member Functions

virtual void soRenderCallback ()
virtual void initializeGL ()
virtual void resizeGL (int width, int height)
virtual void paintGL ()
virtual void timerEvent (QTimerEvent *e)
virtual void keyPressEvent (QKeyEvent *e)
virtual void keyReleaseEvent (QKeyEvent *e)
virtual void mouseMoveEvent (QMouseEvent *e)
virtual void mousePressEvent (QMouseEvent *e)
virtual void mouseReleaseEvent (QMouseEvent *e)
virtual void wheelEvent (QWheelEvent *e)

Constructor & Destructor Documentation

SoQtRenderArea::SoQtRenderArea ( QWidget *  parent = 0  ) 

virtual SoQtRenderArea::~SoQtRenderArea (  )  [virtual]


Member Function Documentation

virtual void SoQtRenderArea::setBackgroundColor ( const SbColor &  a_color  )  [inline, virtual]

Sets the background color for this window. Default is black (0,0,0).

Reimplemented from SoRenderArea.

virtual void SoQtRenderArea::soRenderCallback (  )  [protected, virtual]

Implements SoRenderArea.

virtual void SoQtRenderArea::initializeGL (  )  [protected, virtual]

virtual void SoQtRenderArea::resizeGL ( int  width,
int  height 
) [protected, virtual]

virtual void SoQtRenderArea::paintGL (  )  [protected, virtual]

virtual void SoQtRenderArea::timerEvent ( QTimerEvent *  e  )  [protected, virtual]

virtual void SoQtRenderArea::keyPressEvent ( QKeyEvent *  e  )  [protected, virtual]

virtual void SoQtRenderArea::keyReleaseEvent ( QKeyEvent *  e  )  [protected, virtual]

virtual void SoQtRenderArea::mouseMoveEvent ( QMouseEvent *  e  )  [protected, virtual]

virtual void SoQtRenderArea::mousePressEvent ( QMouseEvent *  e  )  [protected, virtual]

virtual void SoQtRenderArea::mouseReleaseEvent ( QMouseEvent *  e  )  [protected, virtual]

virtual void SoQtRenderArea::wheelEvent ( QWheelEvent *  e  )  [protected, virtual]


The documentation for this class was generated from the following file:
Generated on Thu May 8 14:30:09 2008 for OpenInventorViewer by  doxygen 1.5.1