eric6/Documentation/Source/eric6.E5Gui.E5StringListEditWidget.html

changeset 7592
f79dc58bdf62
parent 7273
391d6b7b1eff
child 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.E5Gui.E5StringListEditWidget.html	Sat May 09 12:56:17 2020 +0200
+++ b/eric6/Documentation/Source/eric6.E5Gui.E5StringListEditWidget.html	Mon May 11 18:30:25 2020 +0200
@@ -89,6 +89,10 @@
 <td>Private slot to add an entry to the list.</td>
 </tr>
 <tr>
+<td><a href="#E5StringListEditWidget.setAddVisible">setAddVisible</a></td>
+<td>Public method to show or hide the add button.</td>
+</tr>
+<tr>
 <td><a href="#E5StringListEditWidget.setDefaultVisible">setDefaultVisible</a></td>
 <td>Public method to show or hide the default button.</td>
 </tr>
@@ -141,6 +145,20 @@
 <p>
         Private slot to add an entry to the list.
 </p>
+<a NAME="E5StringListEditWidget.setAddVisible" ID="E5StringListEditWidget.setAddVisible"></a>
+<h4>E5StringListEditWidget.setAddVisible</h4>
+<b>setAddVisible</b>(<i>visible</i>)
+
+<p>
+        Public method to show or hide the add button.
+</p>
+<dl>
+
+<dt><i>visible</i> (bool)</dt>
+<dd>
+flag indicating the visibility of the add button
+</dd>
+</dl>
 <a NAME="E5StringListEditWidget.setDefaultVisible" ID="E5StringListEditWidget.setDefaultVisible"></a>
 <h4>E5StringListEditWidget.setDefaultVisible</h4>
 <b>setDefaultVisible</b>(<i>visible</i>)

eric ide

mercurial