src/eric7/Documentation/Source/eric7.HelpViewer.HelpViewerWidget.html

branch
eric7
changeset 11215
d07c71a34adf
parent 10690
fab36645aa7d
equal deleted inserted replaced
11214:8cb6b7651074 11215:d07c71a34adf
207 <tr> 207 <tr>
208 <td><a href="#HelpViewerWidget.__showInstallationError">__showInstallationError</a></td> 208 <td><a href="#HelpViewerWidget.__showInstallationError">__showInstallationError</a></td>
209 <td>Private slot to show installation errors.</td> 209 <td>Private slot to show installation errors.</td>
210 </tr> 210 </tr>
211 <tr> 211 <tr>
212 <td><a href="#HelpViewerWidget.__shutdown">__shutdown</a></td>
213 <td>Private method to perform shut down actions.</td>
214 </tr>
215 <tr>
212 <td><a href="#HelpViewerWidget.__warning">__warning</a></td> 216 <td><a href="#HelpViewerWidget.__warning">__warning</a></td>
213 <td>Private slot handling warnings of the help engine.</td> 217 <td>Private slot handling warnings of the help engine.</td>
214 </tr> 218 </tr>
215 <tr> 219 <tr>
216 <td><a href="#HelpViewerWidget.__zoomIn">__zoomIn</a></td> 220 <td><a href="#HelpViewerWidget.__zoomIn">__zoomIn</a></td>
281 <td>Public slot to search for a given search expression.</td> 285 <td>Public slot to search for a given search expression.</td>
282 </tr> 286 </tr>
283 <tr> 287 <tr>
284 <td><a href="#HelpViewerWidget.showHideSearch">showHideSearch</a></td> 288 <td><a href="#HelpViewerWidget.showHideSearch">showHideSearch</a></td>
285 <td>Public slot to show or hide the search widget.</td> 289 <td>Public slot to show or hide the search widget.</td>
286 </tr>
287 <tr>
288 <td><a href="#HelpViewerWidget.shutdown">shutdown</a></td>
289 <td>Public method to perform shut down actions.</td>
290 </tr> 290 </tr>
291 <tr> 291 <tr>
292 <td><a href="#HelpViewerWidget.webProfile">webProfile</a></td> 292 <td><a href="#HelpViewerWidget.webProfile">webProfile</a></td>
293 <td>Public method to get a reference to the global web profile object.</td> 293 <td>Public method to get a reference to the global web profile object.</td>
294 </tr> 294 </tr>
710 <dt><i>message</i> (str)</dt> 710 <dt><i>message</i> (str)</dt>
711 <dd> 711 <dd>
712 message to be shown 712 message to be shown
713 </dd> 713 </dd>
714 </dl> 714 </dl>
715 <a NAME="HelpViewerWidget.__shutdown" ID="HelpViewerWidget.__shutdown"></a>
716 <h4>HelpViewerWidget.__shutdown</h4>
717 <b>__shutdown</b>(<i></i>)
718 <p>
719 Private method to perform shut down actions.
720 </p>
721
715 <a NAME="HelpViewerWidget.__warning" ID="HelpViewerWidget.__warning"></a> 722 <a NAME="HelpViewerWidget.__warning" ID="HelpViewerWidget.__warning"></a>
716 <h4>HelpViewerWidget.__warning</h4> 723 <h4>HelpViewerWidget.__warning</h4>
717 <b>__warning</b>(<i>msg</i>) 724 <b>__warning</b>(<i>msg</i>)
718 <p> 725 <p>
719 Private slot handling warnings of the help engine. 726 Private slot handling warnings of the help engine.
955 <dt><i>visible</i> (bool)</dt> 962 <dt><i>visible</i> (bool)</dt>
956 <dd> 963 <dd>
957 flag indicating to show or hide the search widget 964 flag indicating to show or hide the search widget
958 </dd> 965 </dd>
959 </dl> 966 </dl>
960 <a NAME="HelpViewerWidget.shutdown" ID="HelpViewerWidget.shutdown"></a>
961 <h4>HelpViewerWidget.shutdown</h4>
962 <b>shutdown</b>(<i></i>)
963 <p>
964 Public method to perform shut down actions.
965 </p>
966
967 <a NAME="HelpViewerWidget.webProfile" ID="HelpViewerWidget.webProfile"></a> 967 <a NAME="HelpViewerWidget.webProfile" ID="HelpViewerWidget.webProfile"></a>
968 <h4>HelpViewerWidget.webProfile</h4> 968 <h4>HelpViewerWidget.webProfile</h4>
969 <b>webProfile</b>(<i></i>) 969 <b>webProfile</b>(<i></i>)
970 <p> 970 <p>
971 Public method to get a reference to the global web profile object. 971 Public method to get a reference to the global web profile object.

eric ide

mercurial