#include <QImageViewZoom.h>
|
| QImageZoomView (QGraphicsScene *, QWidget *parent=0, const char *_name=0, Qt::WindowFlags f=0) |
|
virtual void | initialize () |
|
virtual void | wheelEvent (QWheelEvent *mouseEvent) |
|
virtual void | enterEvent (QEvent *_event) |
|
virtual void | leaveEvent (QEvent *_event) |
|
virtual bool | isMouseOver () |
|
virtual void | drawForeground (QPainter *_painter, const QRectF &_rect) |
|
| QImageZoomView (QGraphicsScene *, QWidget *parent=0, const char *_name=0, Qt::WindowFlags f=0) |
|
virtual void | initialize () |
|
virtual void | wheelEvent (QWheelEvent *mouseEvent) |
|
virtual void | enterEvent (QEvent *_event) |
|
virtual void | leaveEvent (QEvent *_event) |
|
virtual bool | isMouseOver () |
|
virtual void | drawForeground (QPainter *_painter, const QRectF &_rect) |
|
| QImageZoomView (QGraphicsScene *, QWidget *parent=0, const char *_name=0, Qt::WindowFlags f=0) |
|
virtual void | initialize () |
|
virtual void | wheelEvent (QWheelEvent *mouseEvent) |
|
virtual void | enterEvent (QEvent *_event) |
|
virtual void | leaveEvent (QEvent *_event) |
|
virtual bool | isMouseOver () |
|
virtual void | drawForeground (QPainter *_painter, const QRectF &_rect) |
|
◆ QImageZoomView() [1/3]
QImageZoomView::QImageZoomView |
( |
QGraphicsScene * |
_scene, |
|
|
QWidget * |
parent = 0 , |
|
|
const char * |
_name = 0 , |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
◆ QImageZoomView() [2/3]
QImageZoomView::QImageZoomView |
( |
QGraphicsScene * |
, |
|
|
QWidget * |
parent = 0 , |
|
|
const char * |
_name = 0 , |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
◆ QImageZoomView() [3/3]
QImageZoomView::QImageZoomView |
( |
QGraphicsScene * |
, |
|
|
QWidget * |
parent = 0 , |
|
|
const char * |
_name = 0 , |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
◆ drawForeground() [1/3]
virtual void QImageZoomView::drawForeground |
( |
QPainter * |
_painter, |
|
|
const QRectF & |
_rect |
|
) |
| |
|
inlinevirtual |
◆ drawForeground() [2/3]
virtual void QImageZoomView::drawForeground |
( |
QPainter * |
_painter, |
|
|
const QRectF & |
_rect |
|
) |
| |
|
inlinevirtual |
◆ drawForeground() [3/3]
virtual void QImageZoomView::drawForeground |
( |
QPainter * |
_painter, |
|
|
const QRectF & |
_rect |
|
) |
| |
|
inlinevirtual |
◆ enterEvent() [1/3]
virtual void QImageZoomView::enterEvent |
( |
QEvent * |
_event | ) |
|
|
inlinevirtual |
◆ enterEvent() [2/3]
virtual void QImageZoomView::enterEvent |
( |
QEvent * |
_event | ) |
|
|
inlinevirtual |
◆ enterEvent() [3/3]
virtual void QImageZoomView::enterEvent |
( |
QEvent * |
_event | ) |
|
|
inlinevirtual |
◆ initialize() [1/3]
virtual void QImageZoomView::initialize |
( |
| ) |
|
|
virtual |
◆ initialize() [2/3]
void QImageZoomView::initialize |
( |
| ) |
|
|
virtual |
◆ initialize() [3/3]
virtual void QImageZoomView::initialize |
( |
| ) |
|
|
virtual |
◆ isMouseOver() [1/3]
virtual bool QImageZoomView::isMouseOver |
( |
| ) |
|
|
inlinevirtual |
◆ isMouseOver() [2/3]
virtual bool QImageZoomView::isMouseOver |
( |
| ) |
|
|
inlinevirtual |
◆ isMouseOver() [3/3]
virtual bool QImageZoomView::isMouseOver |
( |
| ) |
|
|
inlinevirtual |
◆ leaveEvent() [1/3]
virtual void QImageZoomView::leaveEvent |
( |
QEvent * |
_event | ) |
|
|
inlinevirtual |
◆ leaveEvent() [2/3]
virtual void QImageZoomView::leaveEvent |
( |
QEvent * |
_event | ) |
|
|
inlinevirtual |
◆ leaveEvent() [3/3]
virtual void QImageZoomView::leaveEvent |
( |
QEvent * |
_event | ) |
|
|
inlinevirtual |
◆ setCoordValPos [1/3]
virtual void QImageZoomView::setCoordValPos |
( |
const QPointF & |
_pos, |
|
|
double |
_val |
|
) |
| |
|
virtualslot |
◆ setCoordValPos [2/3]
virtual void QImageZoomView::setCoordValPos |
( |
const QPointF & |
_pos, |
|
|
double |
_val |
|
) |
| |
|
virtualslot |
◆ setCoordValPos [3/3]
void QImageZoomView::setCoordValPos |
( |
const QPointF & |
_pos, |
|
|
double |
_val |
|
) |
| |
|
virtualslot |
◆ wheelEvent() [1/3]
virtual void QImageZoomView::wheelEvent |
( |
QWheelEvent * |
mouseEvent | ) |
|
|
inlinevirtual |
◆ wheelEvent() [2/3]
virtual void QImageZoomView::wheelEvent |
( |
QWheelEvent * |
mouseEvent | ) |
|
|
inlinevirtual |
◆ wheelEvent() [3/3]
virtual void QImageZoomView::wheelEvent |
( |
QWheelEvent * |
mouseEvent | ) |
|
|
inlinevirtual |
◆ m_lastPos
QPointF QImageZoomView::m_lastPos |
|
protected |
◆ m_mouseOver
bool QImageZoomView::m_mouseOver |
|
protected |
The documentation for this class was generated from the following files: