![]() |
Isis 3 Programmer Reference
|
A graphics scene with improved user-interaction for use with the MosaicSceneWidget. More...
#include <MosaicGraphicsScene.h>
Public Member Functions | |
MosaicGraphicsScene (MosaicSceneWidget *parent) | |
Protected Member Functions | |
virtual void | contextMenuEvent (QGraphicsSceneContextMenuEvent *contextMenuEvent) |
virtual void | mousePressEvent (QGraphicsSceneMouseEvent *mouseEvent) |
Private Attributes | |
QPointer< MosaicSceneWidget > | m_parent |
A graphics scene with improved user-interaction for use with the MosaicSceneWidget.
The context menu event will behave differently - if items are selected, and you right click on one of the selected items, the MosaicSceneWidget will be given an opportunity to handle it (multi-item selection).
Definition at line 24 of file MosaicGraphicsScene.h.
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 07/13/2023 15:20:45 |