#include <QtGLGraphicsView.hh>
Signals | |
| void | sceneRectChanged (const QRectF &rect) |
Public Member Functions | |
| QtGLGraphicsView (QWidget *_parent) | |
Protected Member Functions | |
| virtual void | resizeEvent (QResizeEvent *_event) |
Graphics view Widget that is used to display the QtGLGraphicsScene scene.
Definition at line 66 of file QtGLGraphicsView.hh.