E5Gui/E5TextSpinBox.py

changeset 2953
703452a2876f
parent 2302
f29e9405c851
child 3057
10516539f238
child 3160
209a07d7e401
--- a/E5Gui/E5TextSpinBox.py	Sat Sep 28 17:40:42 2013 +0200
+++ b/E5Gui/E5TextSpinBox.py	Sat Sep 28 19:06:25 2013 +0200
@@ -3,6 +3,10 @@
 # Copyright (c) 2010 - 2013 Detlev Offenbach <detlev@die-offenbachs.de>
 #
 
+"""
+Module implementing a spinbox with textual entries.
+"""
+
 from PyQt4.QtGui import QSpinBox
 
 

eric ide

mercurial