139 </tr><tr> |
139 </tr><tr> |
140 <td><a href="#FindFileDialog.setSearchDirectory">setSearchDirectory</a></td> |
140 <td><a href="#FindFileDialog.setSearchDirectory">setSearchDirectory</a></td> |
141 <td>Public slot to set the name of the directory to search in.</td> |
141 <td>Public slot to set the name of the directory to search in.</td> |
142 </tr><tr> |
142 </tr><tr> |
143 <td><a href="#FindFileDialog.show">show</a></td> |
143 <td><a href="#FindFileDialog.show">show</a></td> |
144 <td>Overwritten method to enable/disable the project button.</td> |
144 <td>Public method to enable/disable the project button.</td> |
145 </tr> |
145 </tr> |
146 </table> |
146 </table> |
147 <h3>Static Methods</h3> |
147 <h3>Static Methods</h3> |
148 <table> |
148 <table> |
149 <tr><td>None</td></tr> |
149 <tr><td>None</td></tr> |
372 </dd> |
372 </dd> |
373 </dl><a NAME="FindFileDialog.show" ID="FindFileDialog.show"></a> |
373 </dl><a NAME="FindFileDialog.show" ID="FindFileDialog.show"></a> |
374 <h4>FindFileDialog.show</h4> |
374 <h4>FindFileDialog.show</h4> |
375 <b>show</b>(<i>txt=""</i>) |
375 <b>show</b>(<i>txt=""</i>) |
376 <p> |
376 <p> |
377 Overwritten method to enable/disable the project button. |
377 Public method to enable/disable the project button. |
378 </p><dl> |
378 </p><dl> |
379 <dt><i>txt</i></dt> |
379 <dt><i>txt</i></dt> |
380 <dd> |
380 <dd> |
381 text to be shown in the searchtext combo (string) |
381 text to be shown in the searchtext combo (string) |
382 </dd> |
382 </dd> |