eric6/Documentation/Source/eric6.E5Gui.E5LineEdit.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
child 8268
6b8128e0c9d1
--- a/eric6/Documentation/Source/eric6.E5Gui.E5LineEdit.html	Sun Jan 17 13:53:08 2021 +0100
+++ b/eric6/Documentation/Source/eric6.E5Gui.E5LineEdit.html	Mon Feb 01 10:38:16 2021 +0100
@@ -105,11 +105,11 @@
 <dd>
 reference to the parent widget (QWidget)
 </dd>
-<dt><i>inactiveText=</i></dt>
+<dt><i>inactiveText</i></dt>
 <dd>
 text to be shown on inactivity (string)
 </dd>
-<dt><i>side=</i></dt>
+<dt><i>side</i></dt>
 <dd>
 side the clear button should be shown at
             (E5LineEdit.RightSide, E5LineEdit.LeftSide)
@@ -275,7 +275,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating, whether the event was recognized (boolean)
 </dd>
@@ -288,7 +288,7 @@
         Public method to get the inactive text.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 inactive text (string)
 </dd>
@@ -301,7 +301,7 @@
         Public method to get the size of the left margin.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 left margin in pixel (integer)
 </dd>
@@ -378,7 +378,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 text margin (integer)
 </dd>
@@ -391,7 +391,7 @@
         Public method to get the side widget spacing.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 side widget spacing (integer)
 </dd>
@@ -473,7 +473,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating, whether the event was recognized (boolean)
 </dd>

eric ide

mercurial