--- a/Documentation/Source/eric5.E5Gui.E5PassivePopup.html Sun Oct 13 17:29:57 2013 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5PassivePopup.html Sun Oct 13 17:44:48 2013 +0200 @@ -144,7 +144,8 @@ <h4>E5PassivePopup.__moveNear</h4> <b>__moveNear</b>(<i>target</i>) <p> - Private method to move the popup to be adjacent to the specified rectangle. + Private method to move the popup to be adjacent to the specified + rectangle. </p><dl> <dt><i>target</i></dt> <dd> @@ -182,8 +183,8 @@ Public method to set the delay for the popup is removed automatically. </p><p> Setting the delay to 0 disables the timeout. If you're doing this, you - may want to connect the clicked() signal to the hide() slot. Setting the - delay to -1 makes it use the default value. + may want to connect the clicked() signal to the hide() slot. Setting + the delay to -1 makes it use the default value. </p><dl> <dt><i>delay</i></dt> <dd> @@ -197,7 +198,8 @@ </p><dl> <dt><i>child</i></dt> <dd> -reference to the widget to set as the message view (QWidget) +reference to the widget to set as the message view + (QWidget) </dd> </dl><a NAME="E5PassivePopup.setVisible" ID="E5PassivePopup.setVisible"></a> <h4>E5PassivePopup.setVisible</h4> @@ -223,7 +225,8 @@ <h4>E5PassivePopup.timeout</h4> <b>timeout</b>(<i></i>) <p> - Public method to get the delay before the popup is removed automatically. + Public method to get the delay before the popup is removed + automatically. </p><dl> <dt>Returns:</dt> <dd>