|
Developer Documentation
|
#include <Plugin-VSI/scene/graphicsView.hh>
Signals | |
| void | sceneRectChanged (const QRectF &rect) |
| Inform the scene about size changes. | |
Public Member Functions | |
| GraphicsView (QWidget *_parent=NULL) | |
| Constructor. | |
Protected Member Functions | |
| virtual void | resizeEvent (QResizeEvent *_event) |
Graphics view Widget that is used to display the VSI::GraphicsScene scene.
Definition at line 67 of file graphicsView.hh.