aboutsummaryrefslogtreecommitdiffstats
path: root/examples/widgets/imageviewer/doc/imageviewer.rst
blob: 5a3001734d063ed875816ffb6664f3e1902a2f4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Image Viewer Example
====================

This example demonstrates an image viewer application built using PySide6,
featuring functionalities such as opening, saving, printing, copying, pasting,
and zooming images within a scrollable area. This example demonstrates the
analogous Qt example `Image Viewer Example
<https://doc.qt.io/qt-6.2/qtwidgets-widgets-imageviewer-example.html>`_.

.. image:: imageviewer.webp
    :width: 400
    :alt: imageviewer screenshot