Documentation/Source/eric5.Helpviewer.HelpWebSearchWidget.html

changeset 643
719db11dd4df
parent 501
5c615a85241a
child 767
27554f80d08f
equal deleted inserted replaced
641:b06d4df23797 643:719db11dd4df
100 <td>Private method to create the completer menu.</td> 100 <td>Private method to create the completer menu.</td>
101 </tr><tr> 101 </tr><tr>
102 <td><a href="#HelpWebSearchWidget.__showEnginesMenu">__showEnginesMenu</a></td> 102 <td><a href="#HelpWebSearchWidget.__showEnginesMenu">__showEnginesMenu</a></td>
103 <td>Private slot to handle the display of the engines menu.</td> 103 <td>Private slot to handle the display of the engines menu.</td>
104 </tr><tr> 104 </tr><tr>
105 <td><a href="#HelpWebSearchWidget.__textChanged">__textChanged</a></td>
106 <td>Private slot to handle changes of the search text.</td>
107 </tr><tr>
105 <td><a href="#HelpWebSearchWidget.__textEdited">__textEdited</a></td> 108 <td><a href="#HelpWebSearchWidget.__textEdited">__textEdited</a></td>
106 <td>Private slot to handle changes of the search text.</td> 109 <td>Private slot to handle changes of the search text.</td>
107 </tr><tr> 110 </tr><tr>
108 <td><a href="#HelpWebSearchWidget.clear">clear</a></td> 111 <td><a href="#HelpWebSearchWidget.clear">clear</a></td>
109 <td>Public method to clear all private data.</td> 112 <td>Public method to clear all private data.</td>
209 </p><a NAME="HelpWebSearchWidget.__showEnginesMenu" ID="HelpWebSearchWidget.__showEnginesMenu"></a> 212 </p><a NAME="HelpWebSearchWidget.__showEnginesMenu" ID="HelpWebSearchWidget.__showEnginesMenu"></a>
210 <h4>HelpWebSearchWidget.__showEnginesMenu</h4> 213 <h4>HelpWebSearchWidget.__showEnginesMenu</h4>
211 <b>__showEnginesMenu</b>(<i></i>) 214 <b>__showEnginesMenu</b>(<i></i>)
212 <p> 215 <p>
213 Private slot to handle the display of the engines menu. 216 Private slot to handle the display of the engines menu.
214 </p><a NAME="HelpWebSearchWidget.__textEdited" ID="HelpWebSearchWidget.__textEdited"></a> 217 </p><a NAME="HelpWebSearchWidget.__textChanged" ID="HelpWebSearchWidget.__textChanged"></a>
218 <h4>HelpWebSearchWidget.__textChanged</h4>
219 <b>__textChanged</b>(<i>txt</i>)
220 <p>
221 Private slot to handle changes of the search text.
222 </p><dl>
223 <dt><i>txt</i></dt>
224 <dd>
225 search text (string)
226 </dd>
227 </dl><a NAME="HelpWebSearchWidget.__textEdited" ID="HelpWebSearchWidget.__textEdited"></a>
215 <h4>HelpWebSearchWidget.__textEdited</h4> 228 <h4>HelpWebSearchWidget.__textEdited</h4>
216 <b>__textEdited</b>(<i>txt</i>) 229 <b>__textEdited</b>(<i>txt</i>)
217 <p> 230 <p>
218 Private slot to handle changes of the search text. 231 Private slot to handle changes of the search text.
219 </p><dl> 232 </p><dl>

eric ide

mercurial