Documentation/Source/eric5.QScintilla.Shell.html

changeset 2640
dedcd4f987e0
parent 2474
8727522a69d5
child 2950
d568932e5185
equal deleted inserted replaced
2634:8bd79dfb48a5 2640:dedcd4f987e0
205 <td>Private slot to handle the 'reset' context menu entry.</td> 205 <td>Private slot to handle the 'reset' context menu entry.</td>
206 </tr><tr> 206 </tr><tr>
207 <td><a href="#Shell.__resetAndClear">__resetAndClear</a></td> 207 <td><a href="#Shell.__resetAndClear">__resetAndClear</a></td>
208 <td>Private slot to handle the 'reset and clear' context menu entry.</td> 208 <td>Private slot to handle the 'reset and clear' context menu entry.</td>
209 </tr><tr> 209 </tr><tr>
210 <td><a href="#Shell.__resizeLinenoMargin">__resizeLinenoMargin</a></td>
211 <td>Private slot to resize the line numbers margin.</td>
212 </tr><tr>
210 <td><a href="#Shell.__rsearchHistory">__rsearchHistory</a></td> 213 <td><a href="#Shell.__rsearchHistory">__rsearchHistory</a></td>
211 <td>Private method used to reverse search the history.</td> 214 <td>Private method used to reverse search the history.</td>
212 </tr><tr> 215 </tr><tr>
213 <td><a href="#Shell.__searchHistory">__searchHistory</a></td> 216 <td><a href="#Shell.__searchHistory">__searchHistory</a></td>
214 <td>Private method used to search the history.</td> 217 <td>Private method used to search the history.</td>
713 </p><a NAME="Shell.__resetAndClear" ID="Shell.__resetAndClear"></a> 716 </p><a NAME="Shell.__resetAndClear" ID="Shell.__resetAndClear"></a>
714 <h4>Shell.__resetAndClear</h4> 717 <h4>Shell.__resetAndClear</h4>
715 <b>__resetAndClear</b>(<i></i>) 718 <b>__resetAndClear</b>(<i></i>)
716 <p> 719 <p>
717 Private slot to handle the 'reset and clear' context menu entry. 720 Private slot to handle the 'reset and clear' context menu entry.
721 </p><a NAME="Shell.__resizeLinenoMargin" ID="Shell.__resizeLinenoMargin"></a>
722 <h4>Shell.__resizeLinenoMargin</h4>
723 <b>__resizeLinenoMargin</b>(<i></i>)
724 <p>
725 Private slot to resize the line numbers margin.
718 </p><a NAME="Shell.__rsearchHistory" ID="Shell.__rsearchHistory"></a> 726 </p><a NAME="Shell.__rsearchHistory" ID="Shell.__rsearchHistory"></a>
719 <h4>Shell.__rsearchHistory</h4> 727 <h4>Shell.__rsearchHistory</h4>
720 <b>__rsearchHistory</b>(<i>txt, startIdx=-1</i>) 728 <b>__rsearchHistory</b>(<i>txt, startIdx=-1</i>)
721 <p> 729 <p>
722 Private method used to reverse search the history. 730 Private method used to reverse search the history.

eric ide

mercurial