Developer Documentation
|
#include <OpenFlipper/libs_required/ACG/QtWidgets/QtGLGraphicsView.hh>
Public Member Functions | |
QtGLGraphicsView (QtBaseViewer *_w, QWidget *_parent) | |
Protected Member Functions | |
virtual void | resizeEvent (QResizeEvent *_event) |
Private Attributes | |
QtBaseViewer * | w_ |
Graphics view Widget that is used to display the QtGLGraphicsScene scene.
Definition at line 69 of file QtGLGraphicsView.hh.