--- a/Documentation/Source/eric6.E5Gui.E5PathPicker.html Sun Dec 11 16:25:42 2016 +0100 +++ b/Documentation/Source/eric6.E5Gui.E5PathPicker.html Sun Dec 11 18:28:42 2016 +0100 @@ -86,6 +86,9 @@ <tr> <td><a href="#E5ComboPathPicker.__init__">E5ComboPathPicker</a></td> <td>Constructor</td> +</tr><tr> +<td><a href="#E5ComboPathPicker.getPathItems">getPathItems</a></td> +<td>Public method to get the list of remembered paths.</td> </tr> </table> <h3>Static Methods</h3> @@ -102,6 +105,21 @@ <dd> reference to the parent widget </dd> +</dl><a NAME="E5ComboPathPicker.getPathItems" ID="E5ComboPathPicker.getPathItems"></a> +<h4>E5ComboPathPicker.getPathItems</h4> +<b>getPathItems</b>(<i></i>) +<p> + Public method to get the list of remembered paths. +</p><dl> +<dt>Returns:</dt> +<dd> +list od remembered paths +</dd> +</dl><dl> +<dt>Return Type:</dt> +<dd> +list of str +</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /><hr />