An official website of the United States government
Here’s how you know
Official websites use .gov
A
.gov website belongs to an official government
organization in the United States.
Secure .gov websites use HTTPS
A
lock
( ) or https:// means you’ve safely connected to
the .gov website. Share sensitive information only on official,
secure websites.
Isis Developer Reference
|
A graphics view that resizes in a more friendly way. More...
#include <MatrixGraphicsView.h>
Public Member Functions | |
MatrixGraphicsView (QGraphicsScene *scene, QWidget *parent=0) | |
virtual | ~MatrixGraphicsView () |
void | enableResizeZooming (bool enabled) |
Protected Member Functions | |
virtual void | contextMenuEvent (QContextMenuEvent *event) |
virtual void | resizeEvent (QResizeEvent *event) |
A graphics view that resizes in a more friendly way.
Isis::MatrixGraphicsView::MatrixGraphicsView | ( | QGraphicsScene * | scene, |
QWidget * | parent = 0 ) |
|
virtual |
|
protectedvirtual |
|
inline |
Referenced by Isis::MatrixSceneWidget::MatrixSceneWidget().
|
protectedvirtual |