138 <td>Overwritten method to enable/disable the project button.</td> |
138 <td>Overwritten method to enable/disable the project button.</td> |
139 </tr> |
139 </tr> |
140 </table> |
140 </table> |
141 <a NAME="FindFileDialog.__init__" ID="FindFileDialog.__init__"></a> |
141 <a NAME="FindFileDialog.__init__" ID="FindFileDialog.__init__"></a> |
142 <h4>FindFileDialog (Constructor)</h4> |
142 <h4>FindFileDialog (Constructor)</h4> |
143 <b>FindFileDialog</b>(<i>project, replaceMode = False, parent=None</i>) |
143 <b>FindFileDialog</b>(<i>project, replaceMode=False, parent=None</i>) |
144 <p> |
144 <p> |
145 Constructor |
145 Constructor |
146 </p><dl> |
146 </p><dl> |
147 <dt><i>project</i></dt> |
147 <dt><i>project</i></dt> |
148 <dd> |
148 <dd> |
296 </dd> |
296 </dd> |
297 </dl><a NAME="FindFileDialog.on_findList_itemDoubleClicked" ID="FindFileDialog.on_findList_itemDoubleClicked"></a> |
297 </dl><a NAME="FindFileDialog.on_findList_itemDoubleClicked" ID="FindFileDialog.on_findList_itemDoubleClicked"></a> |
298 <h4>FindFileDialog.on_findList_itemDoubleClicked</h4> |
298 <h4>FindFileDialog.on_findList_itemDoubleClicked</h4> |
299 <b>on_findList_itemDoubleClicked</b>(<i>itm, column</i>) |
299 <b>on_findList_itemDoubleClicked</b>(<i>itm, column</i>) |
300 <p> |
300 <p> |
301 Private slot to handle the double click on a file item. |
301 Private slot to handle the double click on a file item. |
302 </p><p> |
302 </p><p> |
303 It emits the signal |
303 It emits the signal |
304 sourceFile or designerFile depending on the file extension. |
304 sourceFile or designerFile depending on the file extension. |
305 </p><dl> |
305 </p><dl> |
306 <dt><i>itm</i></dt> |
306 <dt><i>itm</i></dt> |
352 <dd> |
352 <dd> |
353 name of the directory to search in (string) |
353 name of the directory to search in (string) |
354 </dd> |
354 </dd> |
355 </dl><a NAME="FindFileDialog.show" ID="FindFileDialog.show"></a> |
355 </dl><a NAME="FindFileDialog.show" ID="FindFileDialog.show"></a> |
356 <h4>FindFileDialog.show</h4> |
356 <h4>FindFileDialog.show</h4> |
357 <b>show</b>(<i>txt = ""</i>) |
357 <b>show</b>(<i>txt=""</i>) |
358 <p> |
358 <p> |
359 Overwritten method to enable/disable the project button. |
359 Overwritten method to enable/disable the project button. |
360 </p><dl> |
360 </p><dl> |
361 <dt><i>txt</i></dt> |
361 <dt><i>txt</i></dt> |
362 <dd> |
362 <dd> |