eric7/Snapshot/SnapWidget.py

branch
eric7
changeset 8459
0ae07748dbe8
parent 8366
2a9f5153c438
child 8555
844c2713bf44
equal deleted inserted replaced
8458:d3bedd175c99 8459:0ae07748dbe8
6 """ 6 """
7 Module implementing the snapshot widget. 7 Module implementing the snapshot widget.
8 """ 8 """
9 9
10 # 10 #
11 # SnapWidget and its associated modules are PyQt5 ports of Ksnapshot. 11 # SnapWidget and its associated modules are PyQt6 ports of Ksnapshot.
12 # 12 #
13 13
14 import os 14 import os
15 import re 15 import re
16 import contextlib 16 import contextlib

eric ide

mercurial