--- a/src/eric7/Documentation/Source/eric7.Project.QuickFindFileDialog.html Fri Jun 14 11:18:10 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Project.QuickFindFileDialog.html Fri Jun 14 11:23:45 2024 +0200 @@ -123,7 +123,7 @@ </tr> <tr> <td><a href="#QuickFindFileDialog.show">show</a></td> -<td>Public method to enable/disable the project checkbox.</td> +<td>Public method to perform actions before showing the dialog.</td> </tr> </table> @@ -345,11 +345,18 @@ </dl> <a NAME="QuickFindFileDialog.show" ID="QuickFindFileDialog.show"></a> <h4>QuickFindFileDialog.show</h4> -<b>show</b>(<i></i>) +<b>show</b>(<i>isRemote</i>) <p> - Public method to enable/disable the project checkbox. + Public method to perform actions before showing the dialog. </p> +<dl> + +<dt><i>isRemote</i> (bool)</dt> +<dd> +flag indicating a remote project +</dd> +</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html>