diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.UI.FindFileNameDialog.html --- a/Documentation/Source/eric5.UI.FindFileNameDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.UI.FindFileNameDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -48,7 +48,7 @@ The occurrences found are displayed in a QTreeWidget showing the filename and the pathname. The file will be opened upon a double click onto the respective entry of the list. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>designerFile(str)</dt> <dd> @@ -64,12 +64,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#FindFileNameDialog.__init__">FindFileNameDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#FindFileNameDialog.__openFile">__openFile</a></td> <td>Private slot to open a file.</td> </tr><tr> @@ -110,6 +111,10 @@ <td>Overwritten method to enable/disable the project checkbox.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="FindFileNameDialog.__init__" ID="FindFileNameDialog.__init__"></a> <h4>FindFileNameDialog (Constructor)</h4> <b>FindFileNameDialog</b>(<i>project, parent=None</i>)