eric6/Documentation/Source/eric6.E5Gui.E5TextEditSearchWidget.html

branch
without_py2_and_pyqt4
changeset 7204
cbf6d88004ce
parent 6942
2602857055c5
child 7273
391d6b7b1eff
equal deleted inserted replaced
7203:2079ccbfa335 7204:cbf6d88004ce
76 <td>Private method to to search the associated edit widget of type QTextEdit.</td> 76 <td>Private method to to search the associated edit widget of type QTextEdit.</td>
77 </tr><tr> 77 </tr><tr>
78 <td><a href="#E5TextEditSearchWidget.__findPrevNextQWebEngineView">__findPrevNextQWebEngineView</a></td> 78 <td><a href="#E5TextEditSearchWidget.__findPrevNextQWebEngineView">__findPrevNextQWebEngineView</a></td>
79 <td>Private method to to search the associated edit widget of type QWebEngineView.</td> 79 <td>Private method to to search the associated edit widget of type QWebEngineView.</td>
80 </tr><tr> 80 </tr><tr>
81 <td><a href="#E5TextEditSearchWidget.__findPrevNextQWebView">__findPrevNextQWebView</a></td>
82 <td>Private method to to search the associated edit widget of type QWebView.</td>
83 </tr><tr>
84 <td><a href="#E5TextEditSearchWidget.__setFindtextComboBackground">__setFindtextComboBackground</a></td> 81 <td><a href="#E5TextEditSearchWidget.__setFindtextComboBackground">__setFindtextComboBackground</a></td>
85 <td>Private slot to change the findtext combo background to indicate errors.</td> 82 <td>Private slot to change the findtext combo background to indicate errors.</td>
86 </tr><tr> 83 </tr><tr>
87 <td><a href="#E5TextEditSearchWidget.__setSearchButtons">__setSearchButtons</a></td> 84 <td><a href="#E5TextEditSearchWidget.__setSearchButtons">__setSearchButtons</a></td>
88 <td>Private slot to set the state of the search buttons.</td> 85 <td>Private slot to set the state of the search buttons.</td>
194 </p><dl> 191 </p><dl>
195 <dt><i>backwards</i> (bool)</dt> 192 <dt><i>backwards</i> (bool)</dt>
196 <dd> 193 <dd>
197 flag indicating a backwards search 194 flag indicating a backwards search
198 </dd> 195 </dd>
199 </dl><a NAME="E5TextEditSearchWidget.__findPrevNextQWebView" ID="E5TextEditSearchWidget.__findPrevNextQWebView"></a>
200 <h4>E5TextEditSearchWidget.__findPrevNextQWebView</h4>
201 <b>__findPrevNextQWebView</b>(<i>backwards</i>)
202 <p>
203 Private method to to search the associated edit widget of
204 type QWebView.
205 </p><dl>
206 <dt><i>backwards</i> (bool)</dt>
207 <dd>
208 flag indicating a backwards search
209 </dd>
210 </dl><dl>
211 <dt>Returns:</dt>
212 <dd>
213 flag indicating the search result
214 </dd>
215 </dl><dl>
216 <dt>Return Type:</dt>
217 <dd>
218 bool
219 </dd>
220 </dl><a NAME="E5TextEditSearchWidget.__setFindtextComboBackground" ID="E5TextEditSearchWidget.__setFindtextComboBackground"></a> 196 </dl><a NAME="E5TextEditSearchWidget.__setFindtextComboBackground" ID="E5TextEditSearchWidget.__setFindtextComboBackground"></a>
221 <h4>E5TextEditSearchWidget.__setFindtextComboBackground</h4> 197 <h4>E5TextEditSearchWidget.__setFindtextComboBackground</h4>
222 <b>__setFindtextComboBackground</b>(<i>error</i>) 198 <b>__setFindtextComboBackground</b>(<i>error</i>)
223 <p> 199 <p>
224 Private slot to change the findtext combo background to indicate 200 Private slot to change the findtext combo background to indicate

eric ide

mercurial