Documentation/Source/eric5.UI.FindFileDialog.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 855
d8c4113a9274
--- a/Documentation/Source/eric5.UI.FindFileDialog.html	Sun Sep 04 16:05:27 2011 +0200
+++ b/Documentation/Source/eric5.UI.FindFileDialog.html	Sun Sep 04 16:06:54 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,6 +65,10 @@
 <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>
@@ -138,6 +142,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