E5Gui/E5PassivePopup.py

branch
maintenance
changeset 5730
6422afc7adc4
parent 5726
e1dbd217214a
child 6048
82ad8ec9548c
diff -r 9a71bd9e2e37 -r 6422afc7adc4 E5Gui/E5PassivePopup.py
--- a/E5Gui/E5PassivePopup.py	Sun Apr 09 16:52:55 2017 +0200
+++ b/E5Gui/E5PassivePopup.py	Sat May 06 13:43:21 2017 +0200
@@ -18,6 +18,8 @@
     """
     Class implementing dialog-like popup that displays messages without
     interrupting the user.
+    
+    @signal clicked emitted to indicate a mouse button click
     """
     Boxed = 0
     Custom = 128

eric ide

mercurial