Snapshot/SnapWidget.py

changeset 2763
e4794166ad70
parent 2409
df3820f08247
child 2791
a9577f248f04
child 2993
4933ac9daa80
equal deleted inserted replaced
2761:bcc10ef7015d 2763:e4794166ad70
6 """ 6 """
7 Module implementing the snapshot widget. 7 Module implementing the snapshot widget.
8 """ 8 """
9 9
10 # 10 #
11 # SnapWidget and it's associated modules are PyQt4 ports of Ksnapshot. 11 # SnapWidget and its associated modules are PyQt4 ports of Ksnapshot.
12 # 12 #
13 13
14 import os 14 import os
15 15
16 from PyQt4.QtCore import pyqtSlot, QFile, QFileInfo, QTimer, QPoint, QMimeData, Qt, \ 16 from PyQt4.QtCore import pyqtSlot, QFile, QFileInfo, QTimer, QPoint, QMimeData, Qt, \

eric ide

mercurial