--- a/eric7/Documentation/Source/eric7.EricWidgets.EricPathPicker.html Wed Apr 20 15:00:51 2022 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricPathPicker.html Wed Apr 20 15:04:20 2022 +0200 @@ -317,6 +317,10 @@ <td>Public slot to set the current index.</td> </tr> <tr> +<td><a href="#EricPathPickerBase.setCurrentText">setCurrentText</a></td> +<td>Public slot to set the current text.</td> +</tr> +<tr> <td><a href="#EricPathPickerBase.setDefaultDirectory">setDefaultDirectory</a></td> <td>Public method to set the default directory.</td> </tr> @@ -820,6 +824,20 @@ index of the item to set current </dd> </dl> +<a NAME="EricPathPickerBase.setCurrentText" ID="EricPathPickerBase.setCurrentText"></a> +<h4>EricPathPickerBase.setCurrentText</h4> +<b>setCurrentText</b>(<i>text</i>) + +<p> + Public slot to set the current text. +</p> +<dl> + +<dt><i>text</i> (str)</dt> +<dd> +text of the item to set current +</dd> +</dl> <a NAME="EricPathPickerBase.setDefaultDirectory" ID="EricPathPickerBase.setDefaultDirectory"></a> <h4>EricPathPickerBase.setDefaultDirectory</h4> <b>setDefaultDirectory</b>(<i>directory</i>)