E5Gui/E5PassivePopup.py

changeset 5726
e1dbd217214a
parent 5389
9b1c800daff3
child 6048
82ad8ec9548c
--- a/E5Gui/E5PassivePopup.py	Fri May 05 19:05:26 2017 +0200
+++ b/E5Gui/E5PassivePopup.py	Fri May 05 19:06:52 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