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 3 Programmer Reference
|
A graphics view that resizes in a more friendly way. More...
#include <MatrixGraphicsView.h>
Public Member Functions | |
MatrixGraphicsView (QGraphicsScene *scene, QWidget *parent=0) | |
void | enableResizeZooming (bool enabled) |
Protected Member Functions | |
virtual void | contextMenuEvent (QContextMenuEvent *event) |
virtual void | resizeEvent (QResizeEvent *event) |
Private Attributes | |
bool | p_resizeZooming |
A graphics view that resizes in a more friendly way.
Definition at line 15 of file MatrixGraphicsView.h.
Isis::MatrixGraphicsView::MatrixGraphicsView | ( | QGraphicsScene * | scene, |
QWidget * | parent = 0 ) |
Definition at line 9 of file MatrixGraphicsView.cpp.
|
virtual |
Definition at line 23 of file MatrixGraphicsView.cpp.
|
protectedvirtual |
Definition at line 27 of file MatrixGraphicsView.cpp.
|
inline |
Definition at line 22 of file MatrixGraphicsView.h.
|
protectedvirtual |
Definition at line 32 of file MatrixGraphicsView.cpp.
|
private |
Definition at line 31 of file MatrixGraphicsView.h.