Documentation/Source/eric5.ViewManager.ViewManager.html

changeset 1150
859253d366c5
parent 945
8cd4d08fa9f6
child 1169
36a3bb21e6e6
equal deleted inserted replaced
1149:ace5e56c36a1 1150:859253d366c5
414 <td>Private method to mark all occurrences of the search text.</td> 414 <td>Private method to mark all occurrences of the search text.</td>
415 </tr><tr> 415 </tr><tr>
416 <td><a href="#ViewManager.__quickSearchPrev">__quickSearchPrev</a></td> 416 <td><a href="#ViewManager.__quickSearchPrev">__quickSearchPrev</a></td>
417 <td>Private slot to handle the quickFindPrev toolbutton action.</td> 417 <td>Private slot to handle the quickFindPrev toolbutton action.</td>
418 </tr><tr> 418 </tr><tr>
419 <td><a href="#ViewManager.__quickSearchSetEditColors">__quickSearchSetEditColors</a></td>
420 <td>Private method to set the quick search edit colors.</td>
421 </tr><tr>
419 <td><a href="#ViewManager.__quickSearchText">__quickSearchText</a></td> 422 <td><a href="#ViewManager.__quickSearchText">__quickSearchText</a></td>
420 <td>Private slot to handle the textChanged signal of the quicksearch edit.</td> 423 <td>Private slot to handle the textChanged signal of the quicksearch edit.</td>
421 </tr><tr> 424 </tr><tr>
422 <td><a href="#ViewManager.__replace">__replace</a></td> 425 <td><a href="#ViewManager.__replace">__replace</a></td>
423 <td>Private method to handle the replace action.</td> 426 <td>Private method to handle the replace action.</td>
1300 </dl><a NAME="ViewManager.__quickSearchPrev" ID="ViewManager.__quickSearchPrev"></a> 1303 </dl><a NAME="ViewManager.__quickSearchPrev" ID="ViewManager.__quickSearchPrev"></a>
1301 <h4>ViewManager.__quickSearchPrev</h4> 1304 <h4>ViewManager.__quickSearchPrev</h4>
1302 <b>__quickSearchPrev</b>(<i></i>) 1305 <b>__quickSearchPrev</b>(<i></i>)
1303 <p> 1306 <p>
1304 Private slot to handle the quickFindPrev toolbutton action. 1307 Private slot to handle the quickFindPrev toolbutton action.
1305 </p><a NAME="ViewManager.__quickSearchText" ID="ViewManager.__quickSearchText"></a> 1308 </p><a NAME="ViewManager.__quickSearchSetEditColors" ID="ViewManager.__quickSearchSetEditColors"></a>
1309 <h4>ViewManager.__quickSearchSetEditColors</h4>
1310 <b>__quickSearchSetEditColors</b>(<i>error</i>)
1311 <p>
1312 Private method to set the quick search edit colors.
1313 </p><dl>
1314 <dt><i>error</i></dt>
1315 <dd>
1316 flag indicating an error (boolean)
1317 </dd>
1318 </dl><a NAME="ViewManager.__quickSearchText" ID="ViewManager.__quickSearchText"></a>
1306 <h4>ViewManager.__quickSearchText</h4> 1319 <h4>ViewManager.__quickSearchText</h4>
1307 <b>__quickSearchText</b>(<i></i>) 1320 <b>__quickSearchText</b>(<i></i>)
1308 <p> 1321 <p>
1309 Private slot to handle the textChanged signal of the quicksearch edit. 1322 Private slot to handle the textChanged signal of the quicksearch edit.
1310 </p><a NAME="ViewManager.__replace" ID="ViewManager.__replace"></a> 1323 </p><a NAME="ViewManager.__replace" ID="ViewManager.__replace"></a>

eric ide

mercurial