Documentation/Source/eric5.UI.FindFileDialog.html

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
--- a/Documentation/Source/eric5.UI.FindFileDialog.html	Sat Aug 20 16:28:25 2011 +0200
+++ b/Documentation/Source/eric5.UI.FindFileDialog.html	Sat Aug 20 16:30:49 2011 +0200
@@ -48,7 +48,7 @@
     The occurrences found are displayed in a QTreeWidget showing the filename,
     the linenumber and the found text. 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>
@@ -65,12 +65,13 @@
 <table>
 <tr><td>endRole</td></tr><tr><td>lineRole</td></tr><tr><td>md5Role</td></tr><tr><td>replaceRole</td></tr><tr><td>startRole</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
-<td><a href="#FindFileDialog.__init__">FindFileDialog</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#FindFileDialog.__contextMenuRequested">__contextMenuRequested</a></td>
 <td>Private slot to handle the context menu request.</td>
 </tr><tr>
@@ -138,6 +139,10 @@
 <td>Overwritten method to enable/disable the project button.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="FindFileDialog.__init__" ID="FindFileDialog.__init__"></a>
 <h4>FindFileDialog (Constructor)</h4>
 <b>FindFileDialog</b>(<i>project, replaceMode=False, parent=None</i>)

eric ide

mercurial