8.5.5.6. pymodaq_gui.plotting.image_viewer module
- class pymodaq_gui.plotting.image_viewer.Image_Viewer(parent)[source]
Bases:
QGraphicsViewMethods
fitInView(self, rect, mode, x, y, w, h, mode)wheelEvent(self, event)setPhoto
zoomFactor
- fitInView(self, rect: QRectF, mode: AspectRatioMode = Qt.IgnoreAspectRatio) fitInView(self, item: QGraphicsItem | None, mode: AspectRatioMode = Qt.IgnoreAspectRatio) fitInView(self, x: float, y: float, w: float, h: float, mode: AspectRatioMode = Qt.IgnoreAspectRatio)[source]
- wheelEvent(self, event: QWheelEvent | None)[source]