Documentation/Source/eric5.Helpviewer.HelpWindow.html

changeset 2334
fc69ad77e18a
parent 2192
61b3849df76d
child 2367
78f6c8193d37
equal deleted inserted replaced
2331:9e623311630d 2334:fc69ad77e18a
405 <td>Private slot called to handle the zoom reset action.</td> 405 <td>Private slot called to handle the zoom reset action.</td>
406 </tr><tr> 406 </tr><tr>
407 <td><a href="#HelpWindow.__zoomTextOnly">__zoomTextOnly</a></td> 407 <td><a href="#HelpWindow.__zoomTextOnly">__zoomTextOnly</a></td>
408 <td>Private slot called to handle the zoom text only action.</td> 408 <td>Private slot called to handle the zoom text only action.</td>
409 </tr><tr> 409 </tr><tr>
410 <td><a href="#HelpWindow.__zoomValueChanged">__zoomValueChanged</a></td>
411 <td>Private slot to handle value changes of the zoom widget.</td>
412 </tr><tr>
410 <td><a href="#HelpWindow.adBlockIcon">adBlockIcon</a></td> 413 <td><a href="#HelpWindow.adBlockIcon">adBlockIcon</a></td>
411 <td>Public method to get a reference to the AdBlock icon.</td> 414 <td>Public method to get a reference to the AdBlock icon.</td>
412 </tr><tr> 415 </tr><tr>
413 <td><a href="#HelpWindow.bookmarkAll">bookmarkAll</a></td> 416 <td><a href="#HelpWindow.bookmarkAll">bookmarkAll</a></td>
414 <td>Public slot to bookmark all open tabs.</td> 417 <td>Public slot to bookmark all open tabs.</td>
1318 </p><dl> 1321 </p><dl>
1319 <dt><i>textOnly</i></dt> 1322 <dt><i>textOnly</i></dt>
1320 <dd> 1323 <dd>
1321 flag indicating to zoom text only (boolean) 1324 flag indicating to zoom text only (boolean)
1322 </dd> 1325 </dd>
1326 </dl><a NAME="HelpWindow.__zoomValueChanged" ID="HelpWindow.__zoomValueChanged"></a>
1327 <h4>HelpWindow.__zoomValueChanged</h4>
1328 <b>__zoomValueChanged</b>(<i>value</i>)
1329 <p>
1330 Private slot to handle value changes of the zoom widget.
1331 </p><dl>
1332 <dt><i>value</i></dt>
1333 <dd>
1334 zoom value (integer)
1335 </dd>
1323 </dl><a NAME="HelpWindow.adBlockIcon" ID="HelpWindow.adBlockIcon"></a> 1336 </dl><a NAME="HelpWindow.adBlockIcon" ID="HelpWindow.adBlockIcon"></a>
1324 <h4>HelpWindow.adBlockIcon</h4> 1337 <h4>HelpWindow.adBlockIcon</h4>
1325 <b>adBlockIcon</b>(<i></i>) 1338 <b>adBlockIcon</b>(<i></i>)
1326 <p> 1339 <p>
1327 Public method to get a reference to the AdBlock icon. 1340 Public method to get a reference to the AdBlock icon.

eric ide

mercurial