8.5.5.6. pymodaq_gui.plotting.image_viewer module

class pymodaq_gui.plotting.image_viewer.Image_Viewer(parent)[source]

Bases: QGraphicsView

Methods

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]
setPhoto(pixmap=None)[source]
wheelEvent(self, event: QWheelEvent | None)[source]
zoomFactor()[source]
class pymodaq_gui.plotting.image_viewer.Window[source]

Bases: QWidget

Methods

handleOpen

handleOpen()[source]