Documentation/Source/eric5.Helpviewer.HelpWindow.html

changeset 3018
70924c0bdaf1
parent 2832
2997bc65a48b
child 3077
8d2e69e02e19
equal deleted inserted replaced
3017:6a8cb7632448 3018:70924c0bdaf1
48 <dt>helpClosed()</dt> 48 <dt>helpClosed()</dt>
49 <dd> 49 <dd>
50 emitted after the window was requested to close down 50 emitted after the window was requested to close down
51 </dd><dt>zoomTextOnlyChanged(bool)</dt> 51 </dd><dt>zoomTextOnlyChanged(bool)</dt>
52 <dd> 52 <dd>
53 emitted after the zoom text only setting was 53 emitted after the zoom text only setting
54 changed 54 was changed
55 </dd> 55 </dd>
56 </dl> 56 </dl>
57 <h3>Derived from</h3> 57 <h3>Derived from</h3>
58 E5MainWindow 58 E5MainWindow
59 <h3>Class Attributes</h3> 59 <h3>Class Attributes</h3>
673 <p> 673 <p>
674 Class method to get a reference to the personal information manager. 674 Class method to get a reference to the personal information manager.
675 </p><dl> 675 </p><dl>
676 <dt>Returns:</dt> 676 <dt>Returns:</dt>
677 <dd> 677 <dd>
678 reference to the personal information manager (PersonalInformationManager) 678 reference to the personal information manager
679 (PersonalInformationManager)
679 </dd> 680 </dd>
680 </dl><a NAME="HelpWindow.setUseQtHelp" ID="HelpWindow.setUseQtHelp"></a> 681 </dl><a NAME="HelpWindow.setUseQtHelp" ID="HelpWindow.setUseQtHelp"></a>
681 <h4>HelpWindow.setUseQtHelp (class method)</h4> 682 <h4>HelpWindow.setUseQtHelp (class method)</h4>
682 <b>setUseQtHelp</b>(<i>use</i>) 683 <b>setUseQtHelp</b>(<i>use</i>)
683 <p> 684 <p>
751 </dd><dt><i>name</i></dt> 752 </dd><dt><i>name</i></dt>
752 <dd> 753 <dd>
753 name of this window (string) 754 name of this window (string)
754 </dd><dt><i>fromEric</i></dt> 755 </dd><dt><i>fromEric</i></dt>
755 <dd> 756 <dd>
756 flag indicating whether it was called from within eric5 (boolean) 757 flag indicating whether it was called from within
758 eric5 (boolean)
757 </dd><dt><i>initShortcutsOnly=</i></dt> 759 </dd><dt><i>initShortcutsOnly=</i></dt>
758 <dd> 760 <dd>
759 flag indicating to just initialize the keyboard 761 flag indicating to just initialize the
760 shortcuts (boolean) 762 keyboard shortcuts (boolean)
761 </dd><dt><i>searchWord=</i></dt> 763 </dd><dt><i>searchWord=</i></dt>
762 <dd> 764 <dd>
763 word to search for (string) 765 word to search for (string)
764 </dd> 766 </dd>
765 </dl><a NAME="HelpWindow.__about" ID="HelpWindow.__about"></a> 767 </dl><a NAME="HelpWindow.__about" ID="HelpWindow.__about"></a>
863 <p> 865 <p>
864 Private slot handling the end of documentation installation. 866 Private slot handling the end of documentation installation.
865 </p><dl> 867 </p><dl>
866 <dt><i>installed</i></dt> 868 <dt><i>installed</i></dt>
867 <dd> 869 <dd>
868 flag indicating that documents were installed (boolean) 870 flag indicating that documents were installed
871 (boolean)
869 </dd> 872 </dd>
870 </dl><a NAME="HelpWindow.__feedsManagerClosed" ID="HelpWindow.__feedsManagerClosed"></a> 873 </dl><a NAME="HelpWindow.__feedsManagerClosed" ID="HelpWindow.__feedsManagerClosed"></a>
871 <h4>HelpWindow.__feedsManagerClosed</h4> 874 <h4>HelpWindow.__feedsManagerClosed</h4>
872 <b>__feedsManagerClosed</b>(<i></i>) 875 <b>__feedsManagerClosed</b>(<i></i>)
873 <p> 876 <p>
1006 <p> 1009 <p>
1007 Private slot to go to the selected page. 1010 Private slot to go to the selected page.
1008 </p><dl> 1011 </p><dl>
1009 <dt><i>act</i></dt> 1012 <dt><i>act</i></dt>
1010 <dd> 1013 <dd>
1011 reference to the action selected in the navigation menu (QAction) 1014 reference to the action selected in the navigation menu
1015 (QAction)
1012 </dd> 1016 </dd>
1013 </dl><a NAME="HelpWindow.__nextTab" ID="HelpWindow.__nextTab"></a> 1017 </dl><a NAME="HelpWindow.__nextTab" ID="HelpWindow.__nextTab"></a>
1014 <h4>HelpWindow.__nextTab</h4> 1018 <h4>HelpWindow.__nextTab</h4>
1015 <b>__nextTab</b>(<i></i>) 1019 <b>__nextTab</b>(<i></i>)
1016 <p> 1020 <p>
1063 </dd> 1067 </dd>
1064 </dl><a NAME="HelpWindow.__saveVisiblePageScreen" ID="HelpWindow.__saveVisiblePageScreen"></a> 1068 </dl><a NAME="HelpWindow.__saveVisiblePageScreen" ID="HelpWindow.__saveVisiblePageScreen"></a>
1065 <h4>HelpWindow.__saveVisiblePageScreen</h4> 1069 <h4>HelpWindow.__saveVisiblePageScreen</h4>
1066 <b>__saveVisiblePageScreen</b>(<i></i>) 1070 <b>__saveVisiblePageScreen</b>(<i></i>)
1067 <p> 1071 <p>
1068 Private slot to save the visible part of the current page as a screen shot. 1072 Private slot to save the visible part of the current page as a screen
1073 shot.
1069 </p><a NAME="HelpWindow.__searchForWord" ID="HelpWindow.__searchForWord"></a> 1074 </p><a NAME="HelpWindow.__searchForWord" ID="HelpWindow.__searchForWord"></a>
1070 <h4>HelpWindow.__searchForWord</h4> 1075 <h4>HelpWindow.__searchForWord</h4>
1071 <b>__searchForWord</b>(<i></i>) 1076 <b>__searchForWord</b>(<i></i>)
1072 <p> 1077 <p>
1073 Private slot to search for a word. 1078 Private slot to search for a word.
1234 Private slot called to handle loading of the current page. 1239 Private slot called to handle loading of the current page.
1235 </p><a NAME="HelpWindow.__switchTab" ID="HelpWindow.__switchTab"></a> 1240 </p><a NAME="HelpWindow.__switchTab" ID="HelpWindow.__switchTab"></a>
1236 <h4>HelpWindow.__switchTab</h4> 1241 <h4>HelpWindow.__switchTab</h4>
1237 <b>__switchTab</b>(<i></i>) 1242 <b>__switchTab</b>(<i></i>)
1238 <p> 1243 <p>
1239 Private slot used to switch between the current and the previous current tab. 1244 Private slot used to switch between the current and the previous
1245 current tab.
1240 </p><a NAME="HelpWindow.__syncTOC" ID="HelpWindow.__syncTOC"></a> 1246 </p><a NAME="HelpWindow.__syncTOC" ID="HelpWindow.__syncTOC"></a>
1241 <h4>HelpWindow.__syncTOC</h4> 1247 <h4>HelpWindow.__syncTOC</h4>
1242 <b>__syncTOC</b>(<i></i>) 1248 <b>__syncTOC</b>(<i></i>)
1243 <p> 1249 <p>
1244 Private slot to synchronize the TOC with the currently shown page. 1250 Private slot to synchronize the TOC with the currently shown page.
1287 </dd> 1293 </dd>
1288 </dl><a NAME="HelpWindow.__virusTotalScanCurrentSite" ID="HelpWindow.__virusTotalScanCurrentSite"></a> 1294 </dl><a NAME="HelpWindow.__virusTotalScanCurrentSite" ID="HelpWindow.__virusTotalScanCurrentSite"></a>
1289 <h4>HelpWindow.__virusTotalScanCurrentSite</h4> 1295 <h4>HelpWindow.__virusTotalScanCurrentSite</h4>
1290 <b>__virusTotalScanCurrentSite</b>(<i></i>) 1296 <b>__virusTotalScanCurrentSite</b>(<i></i>)
1291 <p> 1297 <p>
1292 Private slot to ask VirusTotal for a scan of the URL of the current browser. 1298 Private slot to ask VirusTotal for a scan of the URL of the current
1299 browser.
1293 </p><a NAME="HelpWindow.__virusTotalSearch" ID="HelpWindow.__virusTotalSearch"></a> 1300 </p><a NAME="HelpWindow.__virusTotalSearch" ID="HelpWindow.__virusTotalSearch"></a>
1294 <h4>HelpWindow.__virusTotalSearch</h4> 1301 <h4>HelpWindow.__virusTotalSearch</h4>
1295 <b>__virusTotalSearch</b>(<i></i>) 1302 <b>__virusTotalSearch</b>(<i></i>)
1296 <p> 1303 <p>
1297 Private slot to search VirusTotal for a given entry. 1304 Private slot to search VirusTotal for a given entry.
1392 Public slot to bookmark all open tabs. 1399 Public slot to bookmark all open tabs.
1393 </p><a NAME="HelpWindow.browserAt" ID="HelpWindow.browserAt"></a> 1400 </p><a NAME="HelpWindow.browserAt" ID="HelpWindow.browserAt"></a>
1394 <h4>HelpWindow.browserAt</h4> 1401 <h4>HelpWindow.browserAt</h4>
1395 <b>browserAt</b>(<i>index</i>) 1402 <b>browserAt</b>(<i>index</i>)
1396 <p> 1403 <p>
1397 Public method to get a reference to the help browser with the given index. 1404 Public method to get a reference to the help browser with the given
1405 index.
1398 </p><dl> 1406 </p><dl>
1399 <dt><i>index</i></dt> 1407 <dt><i>index</i></dt>
1400 <dd> 1408 <dd>
1401 index of the browser to get (integer) 1409 index of the browser to get (integer)
1402 </dd> 1410 </dd>
1614 </dd> 1622 </dd>
1615 </dl><a NAME="HelpWindow.searchEnginesAction" ID="HelpWindow.searchEnginesAction"></a> 1623 </dl><a NAME="HelpWindow.searchEnginesAction" ID="HelpWindow.searchEnginesAction"></a>
1616 <h4>HelpWindow.searchEnginesAction</h4> 1624 <h4>HelpWindow.searchEnginesAction</h4>
1617 <b>searchEnginesAction</b>(<i></i>) 1625 <b>searchEnginesAction</b>(<i></i>)
1618 <p> 1626 <p>
1619 Public method to get a reference to the search engines configuration action. 1627 Public method to get a reference to the search engines configuration
1628 action.
1620 </p><dl> 1629 </p><dl>
1621 <dt>Returns:</dt> 1630 <dt>Returns:</dt>
1622 <dd> 1631 <dd>
1623 reference to the search engines configuration action (QAction) 1632 reference to the search engines configuration action (QAction)
1624 </dd> 1633 </dd>
1658 <p> 1667 <p>
1659 Public slot called when forward references are available. 1668 Public slot called when forward references are available.
1660 </p><dl> 1669 </p><dl>
1661 <dt><i>b</i></dt> 1670 <dt><i>b</i></dt>
1662 <dd> 1671 <dd>
1663 flag indicating the availability of the forwards action (boolean) 1672 flag indicating the availability of the forwards action
1673 (boolean)
1664 </dd> 1674 </dd>
1665 </dl><a NAME="HelpWindow.setLoadingActions" ID="HelpWindow.setLoadingActions"></a> 1675 </dl><a NAME="HelpWindow.setLoadingActions" ID="HelpWindow.setLoadingActions"></a>
1666 <h4>HelpWindow.setLoadingActions</h4> 1676 <h4>HelpWindow.setLoadingActions</h4>
1667 <b>setLoadingActions</b>(<i>b</i>) 1677 <b>setLoadingActions</b>(<i>b</i>)
1668 <p> 1678 <p>

eric ide

mercurial