237 <td>Private slot called to handle the reload action.</td> |
237 <td>Private slot called to handle the reload action.</td> |
238 </tr><tr> |
238 </tr><tr> |
239 <td><a href="#HelpWindow.__savePageAs">__savePageAs</a></td> |
239 <td><a href="#HelpWindow.__savePageAs">__savePageAs</a></td> |
240 <td>Private slot to save the current page.</td> |
240 <td>Private slot to save the current page.</td> |
241 </tr><tr> |
241 </tr><tr> |
|
242 <td><a href="#HelpWindow.__savePageScreen">__savePageScreen</a></td> |
|
243 <td>Private slot to save the current page as a screen shot.</td> |
|
244 </tr><tr> |
242 <td><a href="#HelpWindow.__searchForWord">__searchForWord</a></td> |
245 <td><a href="#HelpWindow.__searchForWord">__searchForWord</a></td> |
243 <td>Private slot to search for a word.</td> |
246 <td>Private slot to search for a word.</td> |
244 </tr><tr> |
247 </tr><tr> |
245 <td><a href="#HelpWindow.__setIconDatabasePath">__setIconDatabasePath</a></td> |
248 <td><a href="#HelpWindow.__setIconDatabasePath">__setIconDatabasePath</a></td> |
246 <td>Private method to set the favicons path.</td> |
249 <td>Private method to set the favicons path.</td> |
882 </p><a NAME="HelpWindow.__savePageAs" ID="HelpWindow.__savePageAs"></a> |
885 </p><a NAME="HelpWindow.__savePageAs" ID="HelpWindow.__savePageAs"></a> |
883 <h4>HelpWindow.__savePageAs</h4> |
886 <h4>HelpWindow.__savePageAs</h4> |
884 <b>__savePageAs</b>(<i></i>) |
887 <b>__savePageAs</b>(<i></i>) |
885 <p> |
888 <p> |
886 Private slot to save the current page. |
889 Private slot to save the current page. |
|
890 </p><a NAME="HelpWindow.__savePageScreen" ID="HelpWindow.__savePageScreen"></a> |
|
891 <h4>HelpWindow.__savePageScreen</h4> |
|
892 <b>__savePageScreen</b>(<i></i>) |
|
893 <p> |
|
894 Private slot to save the current page as a screen shot. |
887 </p><a NAME="HelpWindow.__searchForWord" ID="HelpWindow.__searchForWord"></a> |
895 </p><a NAME="HelpWindow.__searchForWord" ID="HelpWindow.__searchForWord"></a> |
888 <h4>HelpWindow.__searchForWord</h4> |
896 <h4>HelpWindow.__searchForWord</h4> |
889 <b>__searchForWord</b>(<i></i>) |
897 <b>__searchForWord</b>(<i></i>) |
890 <p> |
898 <p> |
891 Private slot to search for a word. |
899 Private slot to search for a word. |