92 <td><a href="#EricTextEditSearchWidget.__findPrevNextQWebEngineView">__findPrevNextQWebEngineView</a></td> |
92 <td><a href="#EricTextEditSearchWidget.__findPrevNextQWebEngineView">__findPrevNextQWebEngineView</a></td> |
93 <td>Private method to to search the associated edit widget of type QWebEngineView.</td> |
93 <td>Private method to to search the associated edit widget of type QWebEngineView.</td> |
94 </tr> |
94 </tr> |
95 <tr> |
95 <tr> |
96 <td><a href="#EricTextEditSearchWidget.__findTextFinished">__findTextFinished</a></td> |
96 <td><a href="#EricTextEditSearchWidget.__findTextFinished">__findTextFinished</a></td> |
97 <td>Private slot handling the findTextFinished signal of the web page.</td> |
97 <td>Private method handling the find result of the web page search.</td> |
98 </tr> |
98 </tr> |
99 <tr> |
99 <tr> |
100 <td><a href="#EricTextEditSearchWidget.__setFindtextComboBackground">__setFindtextComboBackground</a></td> |
100 <td><a href="#EricTextEditSearchWidget.__setFindtextComboBackground">__setFindtextComboBackground</a></td> |
101 <td>Private slot to change the findtext combo background to indicate errors.</td> |
101 <td>Private slot to change the findtext combo background to indicate errors.</td> |
102 </tr> |
102 </tr> |
266 </dl> |
266 </dl> |
267 <a NAME="EricTextEditSearchWidget.__findTextFinished" ID="EricTextEditSearchWidget.__findTextFinished"></a> |
267 <a NAME="EricTextEditSearchWidget.__findTextFinished" ID="EricTextEditSearchWidget.__findTextFinished"></a> |
268 <h4>EricTextEditSearchWidget.__findTextFinished</h4> |
268 <h4>EricTextEditSearchWidget.__findTextFinished</h4> |
269 <b>__findTextFinished</b>(<i>result</i>) |
269 <b>__findTextFinished</b>(<i>result</i>) |
270 <p> |
270 <p> |
271 Private slot handling the findTextFinished signal of the web page. |
271 Private method handling the find result of the web page search. |
|
272 </p> |
|
273 <p> |
|
274 Note: This method is used as the callback of the 'findText()' method call. |
272 </p> |
275 </p> |
273 |
276 |
274 <dl> |
277 <dl> |
275 |
278 |
276 <dt><i>result</i> (QWebEngineFindTextResult)</dt> |
279 <dt><i>result</i> (QWebEngineFindTextResult)</dt> |