diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.E5Gui.E5PathPicker.html --- a/eric6/Documentation/Source/eric6.E5Gui.E5PathPicker.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.E5Gui.E5PathPicker.html Sat Jan 16 16:51:23 2021 +0100 @@ -118,7 +118,7 @@ Public method to get the list of remembered paths. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list od remembered paths </dd> @@ -452,7 +452,7 @@ Protected method to get the text of the editor. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> text of the editor </dd> @@ -513,7 +513,7 @@ Public method to get the tool button tool tip. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tool tip text </dd> @@ -554,7 +554,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> current path </dd> @@ -573,7 +573,7 @@ Public method to get the default directory. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> default directory </dd> @@ -592,7 +592,7 @@ Public method to get the path editor's enabled state. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the enabled state </dd> @@ -611,7 +611,7 @@ Public method to get the editor tool tip. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tool tip text </dd> @@ -630,7 +630,7 @@ Public methods to get the filter string. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> filter string </dd> @@ -657,7 +657,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> first path </dd> @@ -676,7 +676,7 @@ Public method to get the file dialog button enabled state. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the enabled state </dd> @@ -695,7 +695,7 @@ Public method to check the path picker for read only mode. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flg indicating read only mode </dd> @@ -722,7 +722,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> last path </dd> @@ -741,7 +741,7 @@ Public method to get the path picker mode. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> path picker mode </dd> @@ -768,7 +768,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> current path </dd> @@ -795,7 +795,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> entered paths </dd> @@ -1085,7 +1085,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> current path </dd> @@ -1104,7 +1104,7 @@ Public method to get the path picker dialog's window title. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> window title </dd>