E5Gui/E5PassivePopup.py

branch
maintenance
changeset 5730
6422afc7adc4
parent 5726
e1dbd217214a
child 6048
82ad8ec9548c
--- 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