Documentation/Source/eric5.E5Gui.E5PassivePopup.html

changeset 945
8cd4d08fa9f6
parent 767
27554f80d08f
child 1228
7afaf2fca55b
--- a/Documentation/Source/eric5.E5Gui.E5PassivePopup.html	Fri Mar 11 08:55:14 2011 +0100
+++ b/Documentation/Source/eric5.E5Gui.E5PassivePopup.html	Fri Mar 11 16:51:57 2011 +0100
@@ -22,7 +22,7 @@
 <body><a NAME="top" ID="top"></a>
 <h1>eric5.E5Gui.E5PassivePopup</h1>
 <p>
-Module implementing dialog-like popup that displays messages without 
+Module implementing dialog-like popup that displays messages without
 interrupting the user.
 </p>
 <h3>Global Attributes</h3>
@@ -44,7 +44,7 @@
 <a NAME="E5PassivePopup" ID="E5PassivePopup"></a>
 <h2>E5PassivePopup</h2>
 <p>
-    Class implementing dialog-like popup that displays messages without 
+    Class implementing dialog-like popup that displays messages without
     interrupting the user.
 </p>
 <h3>Derived from</h3>
@@ -98,7 +98,7 @@
 </table>
 <a NAME="E5PassivePopup.__init__" ID="E5PassivePopup.__init__"></a>
 <h4>E5PassivePopup (Constructor)</h4>
-<b>E5PassivePopup</b>(<i>parent = None</i>)
+<b>E5PassivePopup</b>(<i>parent=None</i>)
 <p>
         Constructor
 </p><dl>
@@ -110,7 +110,7 @@
 <h4>E5PassivePopup.__calculateNearbyPoint</h4>
 <b>__calculateNearbyPoint</b>(<i>target</i>)
 <p>
-        Private method to calculate the position to place the popup near the 
+        Private method to calculate the position to place the popup near the
         specified rectangle.
 </p><dl>
 <dt><i>target</i></dt>
@@ -204,7 +204,7 @@
 </dd>
 </dl><a NAME="E5PassivePopup.show" ID="E5PassivePopup.show"></a>
 <h4>E5PassivePopup.show</h4>
-<b>show</b>(<i>p = None</i>)
+<b>show</b>(<i>p=None</i>)
 <p>
         Public slot to show the popup.
 </p><dl>

eric ide

mercurial