Documentation/Source/eric5.E5Gui.E5LineEdit.html

changeset 3018
70924c0bdaf1
parent 2966
f85f686981ad
child 3591
2f2a4a76dd22
--- a/Documentation/Source/eric5.E5Gui.E5LineEdit.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.E5Gui.E5LineEdit.html	Sun Oct 13 17:44:48 2013 +0200
@@ -48,8 +48,8 @@
 <a NAME="E5ClearableLineEdit" ID="E5ClearableLineEdit"></a>
 <h2>E5ClearableLineEdit</h2>
 <p>
-    Class implementing a line edit widget showing some inactive text and a clear button,
-    if it has some contents.
+    Class implementing a line edit widget showing some inactive text and a
+    clear button, if it has some contents.
 </p>
 <h3>Derived from</h3>
 E5LineEdit
@@ -89,8 +89,8 @@
 text to be shown on inactivity (string)
 </dd><dt><i>side=</i></dt>
 <dd>
-side the clear button should be shown at (E5LineEdit.RightSide,
-            E5LineEdit.LeftSide)
+side the clear button should be shown at
+            (E5LineEdit.RightSide, E5LineEdit.LeftSide)
 </dd>
 </dl><a NAME="E5ClearableLineEdit.__textChanged" ID="E5ClearableLineEdit.__textChanged"></a>
 <h4>E5ClearableLineEdit.__textChanged</h4>
@@ -196,7 +196,8 @@
 reference to the widget to add (QWidget)
 </dd><dt><i>position</i></dt>
 <dd>
-position to add to (E5LineEdit.LeftSide, E5LineEdit.RightSide)
+position to add to (E5LineEdit.LeftSide,
+            E5LineEdit.RightSide)
 </dd>
 </dl><a NAME="E5LineEdit.event" ID="E5LineEdit.event"></a>
 <h4>E5LineEdit.event</h4>
@@ -291,7 +292,8 @@
 </p><dl>
 <dt><i>position</i></dt>
 <dd>
-side to get margin for (E5LineEdit.LeftSide, E5LineEdit.RightSide)
+side to get margin for (E5LineEdit.LeftSide,
+            E5LineEdit.RightSide)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>

eric ide

mercurial