Documentation/Source/eric5.UI.FindFileNameDialog.html

changeset 501
5c615a85241a
parent 440
69ace3e2dcf6
child 767
27554f80d08f
equal deleted inserted replaced
500:c3abc7895a01 501:5c615a85241a
48 The occurrences found are displayed in a QTreeWidget showing the 48 The occurrences found are displayed in a QTreeWidget showing the
49 filename and the pathname. The file will be opened upon a double click 49 filename and the pathname. The file will be opened upon a double click
50 onto the respective entry of the list. 50 onto the respective entry of the list.
51 </p><h4>Signals</h4> 51 </p><h4>Signals</h4>
52 <dl> 52 <dl>
53 <dt>designerFile(string)</dt> 53 <dt>designerFile(str)</dt>
54 <dd> 54 <dd>
55 emitted to open a Qt-Designer file 55 emitted to open a Qt-Designer file
56 </dd><dt>sourceFile(string)</dt> 56 </dd><dt>sourceFile(str)</dt>
57 <dd> 57 <dd>
58 emitted to open a file in the editor 58 emitted to open a file in the editor
59 </dd> 59 </dd>
60 </dl> 60 </dl>
61 <h3>Derived from</h3> 61 <h3>Derived from</h3>
62 QWidget, Ui_FindFileNameDialog 62 QWidget, Ui_FindFileNameDialog
63 <h3>Class Attributes</h3> 63 <h3>Class Attributes</h3>
64 <table> 64 <table>
65 <tr><td>None</td></tr> 65 <tr><td>designerFile</td></tr><tr><td>sourceFile</td></tr>
66 </table> 66 </table>
67 <h3>Methods</h3> 67 <h3>Methods</h3>
68 <table> 68 <table>
69 <tr> 69 <tr>
70 <td><a href="#FindFileNameDialog.__init__">FindFileNameDialog</a></td> 70 <td><a href="#FindFileNameDialog.__init__">FindFileNameDialog</a></td>

eric ide

mercurial