106 </tr> |
106 </tr> |
107 <tr> |
107 <tr> |
108 <td><a href="#FindFileDialog.activate">activate</a></td> |
108 <td><a href="#FindFileDialog.activate">activate</a></td> |
109 <td>Public method to activate the dialog with a given mode, a text to search for and some search parameters.</td> |
109 <td>Public method to activate the dialog with a given mode, a text to search for and some search parameters.</td> |
110 </tr> |
110 </tr> |
|
111 <tr> |
|
112 <td><a href="#FindFileDialog.populateFileCategories">populateFileCategories</a></td> |
|
113 <td>Public method to populate the search file categories list.</td> |
|
114 </tr> |
111 </table> |
115 </table> |
112 <h3>Static Methods</h3> |
116 <h3>Static Methods</h3> |
113 |
117 |
114 <table> |
118 <table> |
115 <tr><td>None</td></tr> |
119 <tr><td>None</td></tr> |
159 <dd> |
163 <dd> |
160 flag indicating to operate on open files only |
164 flag indicating to operate on open files only |
161 (defaults to False) |
165 (defaults to False) |
162 </dd> |
166 </dd> |
163 </dl> |
167 </dl> |
|
168 <a NAME="FindFileDialog.populateFileCategories" ID="FindFileDialog.populateFileCategories"></a> |
|
169 <h4>FindFileDialog.populateFileCategories</h4> |
|
170 <b>populateFileCategories</b>(<i></i>) |
|
171 |
|
172 <p> |
|
173 Public method to populate the search file categories list. |
|
174 </p> |
164 <div align="right"><a href="#top">Up</a></div> |
175 <div align="right"><a href="#top">Up</a></div> |
165 <hr /> |
176 <hr /> |
166 <hr /> |
177 <hr /> |
167 <a NAME="FindFileWidget" ID="FindFileWidget"></a> |
178 <a NAME="FindFileWidget" ID="FindFileWidget"></a> |
168 <h2>FindFileWidget</h2> |
179 <h2>FindFileWidget</h2> |
334 </tr> |
345 </tr> |
335 <tr> |
346 <tr> |
336 <td><a href="#FindFileWidget.on_replacetextCombo_editTextChanged">on_replacetextCombo_editTextChanged</a></td> |
347 <td><a href="#FindFileWidget.on_replacetextCombo_editTextChanged">on_replacetextCombo_editTextChanged</a></td> |
337 <td>Private slot to handle the editTextChanged signal of the replace text combo.</td> |
348 <td>Private slot to handle the editTextChanged signal of the replace text combo.</td> |
338 </tr> |
349 </tr> |
|
350 <tr> |
|
351 <td><a href="#FindFileWidget.populateFileCategories">populateFileCategories</a></td> |
|
352 <td>Public method to populate the search file categories list.</td> |
|
353 </tr> |
339 </table> |
354 </table> |
340 <h3>Static Methods</h3> |
355 <h3>Static Methods</h3> |
341 |
356 |
342 <table> |
357 <table> |
343 <tr><td>None</td></tr> |
358 <tr><td>None</td></tr> |