A graphics view that resizes in a more friendly way.
More...
#include <MosaicGraphicsView.h>
A graphics view that resizes in a more friendly way.
- Author
- ????-??-?? Unknown
- History
- 2017-01-27 Tracie Sucharski - Added member variable to save the size of the graphics view, because there is a bug in Qt's QResizeEvent::oldSize() method. This only happens when this is used from ipce in a QMdiSubWindow. See https://bugreports.qt.io/browse/QTBUG-32446.
Definition at line 19 of file MosaicGraphicsView.h.
◆ MosaicGraphicsView()
◆ ~MosaicGraphicsView()
Isis::MosaicGraphicsView::~MosaicGraphicsView |
( |
| ) |
|
|
virtual |
◆ contextMenuEvent()
void Isis::MosaicGraphicsView::contextMenuEvent |
( |
QContextMenuEvent * | event | ) |
|
|
protectedvirtual |
◆ enableResizeZooming()
void Isis::MosaicGraphicsView::enableResizeZooming |
( |
bool | enabled | ) |
|
|
inline |
◆ resizeEvent()
void Isis::MosaicGraphicsView::resizeEvent |
( |
QResizeEvent * | event | ) |
|
|
protectedvirtual |
◆ m_oldSize
QSize Isis::MosaicGraphicsView::m_oldSize |
|
private |
◆ p_resizeZooming
bool Isis::MosaicGraphicsView::p_resizeZooming |
|
private |
The documentation for this class was generated from the following files: