src/eric7/Documentation/Source/eric7.Project.QuickFindFileDialog.html

branch
eric7
changeset 10784
521fd465b048
parent 10692
9becf9ca115c
equal deleted inserted replaced
10783:ccf28bec1227 10784:521fd465b048
121 <td><a href="#QuickFindFileDialog.on_fileNameEdit_textChanged">on_fileNameEdit_textChanged</a></td> 121 <td><a href="#QuickFindFileDialog.on_fileNameEdit_textChanged">on_fileNameEdit_textChanged</a></td>
122 <td>Private slot to handle the textChanged signal of the file name edit.</td> 122 <td>Private slot to handle the textChanged signal of the file name edit.</td>
123 </tr> 123 </tr>
124 <tr> 124 <tr>
125 <td><a href="#QuickFindFileDialog.show">show</a></td> 125 <td><a href="#QuickFindFileDialog.show">show</a></td>
126 <td>Public method to enable/disable the project checkbox.</td> 126 <td>Public method to perform actions before showing the dialog.</td>
127 </tr> 127 </tr>
128 </table> 128 </table>
129 129
130 <h3>Static Methods</h3> 130 <h3>Static Methods</h3>
131 <table> 131 <table>
343 (ignored) 343 (ignored)
344 </dd> 344 </dd>
345 </dl> 345 </dl>
346 <a NAME="QuickFindFileDialog.show" ID="QuickFindFileDialog.show"></a> 346 <a NAME="QuickFindFileDialog.show" ID="QuickFindFileDialog.show"></a>
347 <h4>QuickFindFileDialog.show</h4> 347 <h4>QuickFindFileDialog.show</h4>
348 <b>show</b>(<i></i>) 348 <b>show</b>(<i>isRemote</i>)
349 <p> 349 <p>
350 Public method to enable/disable the project checkbox. 350 Public method to perform actions before showing the dialog.
351 </p> 351 </p>
352 352
353 <dl>
354
355 <dt><i>isRemote</i> (bool)</dt>
356 <dd>
357 flag indicating a remote project
358 </dd>
359 </dl>
353 <div align="right"><a href="#top">Up</a></div> 360 <div align="right"><a href="#top">Up</a></div>
354 <hr /> 361 <hr />
355 </body></html> 362 </body></html>

eric ide

mercurial