#include <QtViewer_ViewPort.h>
◆ QtViewer_ViewPort()
| QtViewer_ViewPort::QtViewer_ViewPort |
( |
QWidget * |
theParent | ) |
|
References fittingArea, globalPanning, QtxResourceMgr::loadPixmap(), myFitAllGap, myRectBand, myRectBandEnd, myRectBandStart, panning, previousPos, SUIT_Session::resourceMgr(), SUIT_Session::session(), zoomCursor, and zooming.
◆ ~QtViewer_ViewPort()
| QtViewer_ViewPort::~QtViewer_ViewPort |
( |
| ) |
|
◆ activateFitAreaAction()
| void QtViewer_ViewPort::activateFitAreaAction |
( |
| ) |
|
◆ activateGlobalPanAction()
| void QtViewer_ViewPort::activateGlobalPanAction |
( |
| ) |
|
◆ activatePanAction()
| void QtViewer_ViewPort::activatePanAction |
( |
| ) |
|
◆ activateZoomAction()
| void QtViewer_ViewPort::activateZoomAction |
( |
| ) |
|
◆ addForegroundObject()
◆ addItem()
◆ clearActions()
| void QtViewer_ViewPort::clearActions |
( |
| ) |
|
|
protected |
◆ drawForeground()
| void QtViewer_ViewPort::drawForeground |
( |
QPainter * |
painter, |
|
|
const QRectF & |
rect |
|
) |
| |
|
protectedvirtual |
◆ drawingRect()
| void QtViewer_ViewPort::drawingRect |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
◆ dumpView()
| QImage QtViewer_ViewPort::dumpView |
( |
bool |
theWholeScene = false, |
|
|
QSizeF |
theSize = QSizeF() |
|
) |
| |
◆ dumpViewToFormat()
| bool QtViewer_ViewPort::dumpViewToFormat |
( |
const QString & |
fileName, |
|
|
const QString & |
format |
|
) |
| |
◆ finishDrawingRect()
| void QtViewer_ViewPort::finishDrawingRect |
( |
| ) |
|
◆ fitAll()
| void QtViewer_ViewPort::fitAll |
( |
| ) |
|
◆ fitRect()
| void QtViewer_ViewPort::fitRect |
( |
const QRectF & |
theRect | ) |
|
◆ fitSelect()
| void QtViewer_ViewPort::fitSelect |
( |
| ) |
|
◆ keyPressEvent()
| void QtViewer_ViewPort::keyPressEvent |
( |
QKeyEvent * |
event | ) |
|
|
protectedvirtual |
◆ mouseMoveEvent()
| void QtViewer_ViewPort::mouseMoveEvent |
( |
QMouseEvent * |
event | ) |
|
|
protectedvirtual |
◆ mousePressEvent()
| void QtViewer_ViewPort::mousePressEvent |
( |
QMouseEvent * |
event | ) |
|
|
protectedvirtual |
◆ mouseReleaseEvent()
| void QtViewer_ViewPort::mouseReleaseEvent |
( |
QMouseEvent * |
event | ) |
|
|
protectedvirtual |
◆ pan()
| void QtViewer_ViewPort::pan |
( |
double |
theDX, |
|
|
double |
theDY |
|
) |
| |
◆ resetForeground()
| void QtViewer_ViewPort::resetForeground |
( |
| ) |
|
◆ resizeEvent()
| void QtViewer_ViewPort::resizeEvent |
( |
QResizeEvent * |
event | ) |
|
|
protectedvirtual |
◆ selectionRect()
| QRect QtViewer_ViewPort::selectionRect |
( |
| ) |
|
◆ startDrawingRect()
| void QtViewer_ViewPort::startDrawingRect |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
◆ updateSceneRect
| void QtViewer_ViewPort::updateSceneRect |
( |
const QRectF & |
rect | ) |
|
|
virtualslot |
◆ vpMouseEvent
| void QtViewer_ViewPort::vpMouseEvent |
( |
QMouseEvent * |
| ) |
|
|
signal |
◆ wheelEvent()
| void QtViewer_ViewPort::wheelEvent |
( |
QWheelEvent * |
event | ) |
|
|
protectedvirtual |
◆ fittingArea
| bool QtViewer_ViewPort::fittingArea |
|
private |
◆ foregroundObjects
◆ globalPanning
| bool QtViewer_ViewPort::globalPanning |
|
private |
◆ myFitAllGap
| double QtViewer_ViewPort::myFitAllGap |
|
private |
◆ myRectBand
| QRubberBand* QtViewer_ViewPort::myRectBand |
|
private |
◆ myRectBandEnd
| QPoint QtViewer_ViewPort::myRectBandEnd |
|
private |
◆ myRectBandStart
| QPoint QtViewer_ViewPort::myRectBandStart |
|
private |
◆ panning
| bool QtViewer_ViewPort::panning |
|
private |
◆ previousPos
| QPoint QtViewer_ViewPort::previousPos |
|
private |
◆ zoomCursor
| QCursor* QtViewer_ViewPort::zoomCursor |
|
private |
◆ zooming
| bool QtViewer_ViewPort::zooming |
|
private |
The documentation for this class was generated from the following files: