278 <td>Private slot called to handle a change of the current browsers title.</td> |
278 <td>Private slot called to handle a change of the current browsers title.</td> |
279 </tr><tr> |
279 </tr><tr> |
280 <td><a href="#HelpWindow.__viewFullScreen">__viewFullScreen</a></td> |
280 <td><a href="#HelpWindow.__viewFullScreen">__viewFullScreen</a></td> |
281 <td>Private slot called to toggle fullscreen mode.</td> |
281 <td>Private slot called to toggle fullscreen mode.</td> |
282 </tr><tr> |
282 </tr><tr> |
|
283 <td><a href="#HelpWindow.__virusTotalScanCurrentSite">__virusTotalScanCurrentSite</a></td> |
|
284 <td>Private slot to ask VirusTotal for a scan of the URL of the current browser.</td> |
|
285 </tr><tr> |
|
286 <td><a href="#HelpWindow.__virusTotalSearch">__virusTotalSearch</a></td> |
|
287 <td>Private slot to search VirusTotal for a given entry.</td> |
|
288 </tr><tr> |
|
289 <td><a href="#HelpWindow.__virusTotalSearchChanged">__virusTotalSearchChanged</a></td> |
|
290 <td>Private slot to react upon changes of the VirusTotal search text.</td> |
|
291 </tr><tr> |
283 <td><a href="#HelpWindow.__warning">__warning</a></td> |
292 <td><a href="#HelpWindow.__warning">__warning</a></td> |
284 <td>Private slot handling warnings from the help engine.</td> |
293 <td>Private slot handling warnings from the help engine.</td> |
285 </tr><tr> |
294 </tr><tr> |
286 <td><a href="#HelpWindow.__whatsThis">__whatsThis</a></td> |
295 <td><a href="#HelpWindow.__whatsThis">__whatsThis</a></td> |
287 <td>Private slot called in to enter Whats This mode.</td> |
296 <td>Private slot called in to enter Whats This mode.</td> |
370 <td><a href="#HelpWindow.passwordManager">passwordManager</a></td> |
379 <td><a href="#HelpWindow.passwordManager">passwordManager</a></td> |
371 <td>Class method to get a reference to the password manager.</td> |
380 <td>Class method to get a reference to the password manager.</td> |
372 </tr><tr> |
381 </tr><tr> |
373 <td><a href="#HelpWindow.preferencesChanged">preferencesChanged</a></td> |
382 <td><a href="#HelpWindow.preferencesChanged">preferencesChanged</a></td> |
374 <td>Public slot to handle a change of preferences.</td> |
383 <td>Public slot to handle a change of preferences.</td> |
|
384 </tr><tr> |
|
385 <td><a href="#HelpWindow.requestVirusTotalScan">requestVirusTotalScan</a></td> |
|
386 <td>Public method to submit a request to scan an URL by VirusTotal.</td> |
375 </tr><tr> |
387 </tr><tr> |
376 <td><a href="#HelpWindow.search">search</a></td> |
388 <td><a href="#HelpWindow.search">search</a></td> |
377 <td>Public method to search for a word.</td> |
389 <td>Public method to search for a word.</td> |
378 </tr><tr> |
390 </tr><tr> |
379 <td><a href="#HelpWindow.searchEnginesAction">searchEnginesAction</a></td> |
391 <td><a href="#HelpWindow.searchEnginesAction">searchEnginesAction</a></td> |
859 </dl><a NAME="HelpWindow.__viewFullScreen" ID="HelpWindow.__viewFullScreen"></a> |
871 </dl><a NAME="HelpWindow.__viewFullScreen" ID="HelpWindow.__viewFullScreen"></a> |
860 <h4>HelpWindow.__viewFullScreen</h4> |
872 <h4>HelpWindow.__viewFullScreen</h4> |
861 <b>__viewFullScreen</b>(<i></i>) |
873 <b>__viewFullScreen</b>(<i></i>) |
862 <p> |
874 <p> |
863 Private slot called to toggle fullscreen mode. |
875 Private slot called to toggle fullscreen mode. |
864 </p><a NAME="HelpWindow.__warning" ID="HelpWindow.__warning"></a> |
876 </p><a NAME="HelpWindow.__virusTotalScanCurrentSite" ID="HelpWindow.__virusTotalScanCurrentSite"></a> |
|
877 <h4>HelpWindow.__virusTotalScanCurrentSite</h4> |
|
878 <b>__virusTotalScanCurrentSite</b>(<i></i>) |
|
879 <p> |
|
880 Private slot to ask VirusTotal for a scan of the URL of the current browser. |
|
881 </p><a NAME="HelpWindow.__virusTotalSearch" ID="HelpWindow.__virusTotalSearch"></a> |
|
882 <h4>HelpWindow.__virusTotalSearch</h4> |
|
883 <b>__virusTotalSearch</b>(<i></i>) |
|
884 <p> |
|
885 Private slot to search VirusTotal for a given entry. |
|
886 </p><a NAME="HelpWindow.__virusTotalSearchChanged" ID="HelpWindow.__virusTotalSearchChanged"></a> |
|
887 <h4>HelpWindow.__virusTotalSearchChanged</h4> |
|
888 <b>__virusTotalSearchChanged</b>(<i>txt</i>) |
|
889 <p> |
|
890 Private slot to react upon changes of the VirusTotal search text. |
|
891 </p><dl> |
|
892 <dt><i>txt</i></dt> |
|
893 <dd> |
|
894 contents of the search (string) |
|
895 </dd> |
|
896 </dl><a NAME="HelpWindow.__warning" ID="HelpWindow.__warning"></a> |
865 <h4>HelpWindow.__warning</h4> |
897 <h4>HelpWindow.__warning</h4> |
866 <b>__warning</b>(<i>msg</i>) |
898 <b>__warning</b>(<i>msg</i>) |
867 <p> |
899 <p> |
868 Private slot handling warnings from the help engine. |
900 Private slot handling warnings from the help engine. |
869 </p><dl> |
901 </p><dl> |
1088 <dd> |
1120 <dd> |
1089 reference to the network access manager (NetworkAccessManager) |
1121 reference to the network access manager (NetworkAccessManager) |
1090 </dd> |
1122 </dd> |
1091 </dl><a NAME="HelpWindow.newTab" ID="HelpWindow.newTab"></a> |
1123 </dl><a NAME="HelpWindow.newTab" ID="HelpWindow.newTab"></a> |
1092 <h4>HelpWindow.newTab</h4> |
1124 <h4>HelpWindow.newTab</h4> |
1093 <b>newTab</b>(<i>link=None</i>) |
1125 <b>newTab</b>(<i>link=None, requestData=None</i>) |
1094 <p> |
1126 <p> |
1095 Public slot called to open a new help window tab. |
1127 Public slot called to open a new help window tab. |
1096 </p><dl> |
1128 </p><dl> |
1097 <dt><i>link</i></dt> |
1129 <dt><i>link</i></dt> |
1098 <dd> |
1130 <dd> |
1099 file to be displayed in the new window (string or QUrl) |
1131 file to be displayed in the new window (string or QUrl) |
|
1132 </dd><dt><i>requestData</i></dt> |
|
1133 <dd> |
|
1134 tuple containing the request data (QNetworkRequest, |
|
1135 QNetworkAccessManager.Operation, QByteArray) |
1100 </dd> |
1136 </dd> |
1101 </dl><a NAME="HelpWindow.newWindow" ID="HelpWindow.newWindow"></a> |
1137 </dl><a NAME="HelpWindow.newWindow" ID="HelpWindow.newWindow"></a> |
1102 <h4>HelpWindow.newWindow</h4> |
1138 <h4>HelpWindow.newWindow</h4> |
1103 <b>newWindow</b>(<i>link=None</i>) |
1139 <b>newWindow</b>(<i>link=None</i>) |
1104 <p> |
1140 <p> |
1159 </dl><a NAME="HelpWindow.preferencesChanged" ID="HelpWindow.preferencesChanged"></a> |
1195 </dl><a NAME="HelpWindow.preferencesChanged" ID="HelpWindow.preferencesChanged"></a> |
1160 <h4>HelpWindow.preferencesChanged</h4> |
1196 <h4>HelpWindow.preferencesChanged</h4> |
1161 <b>preferencesChanged</b>(<i></i>) |
1197 <b>preferencesChanged</b>(<i></i>) |
1162 <p> |
1198 <p> |
1163 Public slot to handle a change of preferences. |
1199 Public slot to handle a change of preferences. |
|
1200 </p><a NAME="HelpWindow.requestVirusTotalScan" ID="HelpWindow.requestVirusTotalScan"></a> |
|
1201 <h4>HelpWindow.requestVirusTotalScan</h4> |
|
1202 <b>requestVirusTotalScan</b>(<i>url</i>) |
|
1203 <p> |
|
1204 Public method to submit a request to scan an URL by VirusTotal. |
1164 </p><a NAME="HelpWindow.search" ID="HelpWindow.search"></a> |
1205 </p><a NAME="HelpWindow.search" ID="HelpWindow.search"></a> |
1165 <h4>HelpWindow.search</h4> |
1206 <h4>HelpWindow.search</h4> |
1166 <b>search</b>(<i>word</i>) |
1207 <b>search</b>(<i>word</i>) |
1167 <p> |
1208 <p> |
1168 Public method to search for a word. |
1209 Public method to search for a word. |