Documentation/Source/eric5.Project.AddFoundFilesDialog.html

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
54 QDialog, Ui_AddFoundFilesDialog 54 QDialog, Ui_AddFoundFilesDialog
55 <h3>Class Attributes</h3> 55 <h3>Class Attributes</h3>
56 <table> 56 <table>
57 <tr><td>None</td></tr> 57 <tr><td>None</td></tr>
58 </table> 58 </table>
59 <h3>Class Methods</h3>
60 <table>
61 <tr><td>None</td></tr>
62 </table>
59 <h3>Methods</h3> 63 <h3>Methods</h3>
60 <table> 64 <table>
61 <tr> 65 <tr>
62 <td><a href="#AddFoundFilesDialog.__init__">AddFoundFilesDialog</a></td>
63 <td>Constructor</td>
64 </tr><tr>
65 <td><a href="#AddFoundFilesDialog.getSelection">getSelection</a></td> 66 <td><a href="#AddFoundFilesDialog.getSelection">getSelection</a></td>
66 <td>Public method to return the selected items.</td> 67 <td>Public method to return the selected items.</td>
67 </tr><tr> 68 </tr><tr>
68 <td><a href="#AddFoundFilesDialog.on_addAllButton_clicked">on_addAllButton_clicked</a></td> 69 <td><a href="#AddFoundFilesDialog.on_addAllButton_clicked">on_addAllButton_clicked</a></td>
69 <td>Private slot to handle the 'Add All' button press.</td> 70 <td>Private slot to handle the 'Add All' button press.</td>
72 <td>Private slot to handle the 'Add Selected' button press.</td> 73 <td>Private slot to handle the 'Add Selected' button press.</td>
73 </tr><tr> 74 </tr><tr>
74 <td><a href="#AddFoundFilesDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> 75 <td><a href="#AddFoundFilesDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td>
75 <td>Private slot called by a button of the button box clicked.</td> 76 <td>Private slot called by a button of the button box clicked.</td>
76 </tr> 77 </tr>
78 </table>
79 <h3>Static Methods</h3>
80 <table>
81 <tr><td>None</td></tr>
77 </table> 82 </table>
78 <a NAME="AddFoundFilesDialog.__init__" ID="AddFoundFilesDialog.__init__"></a> 83 <a NAME="AddFoundFilesDialog.__init__" ID="AddFoundFilesDialog.__init__"></a>
79 <h4>AddFoundFilesDialog (Constructor)</h4> 84 <h4>AddFoundFilesDialog (Constructor)</h4>
80 <b>AddFoundFilesDialog</b>(<i>files, parent=None, name=None</i>) 85 <b>AddFoundFilesDialog</b>(<i>files, parent=None, name=None</i>)
81 <p> 86 <p>

eric ide

mercurial