Module implementing the helpviewer main window.
None |
HelpWindow | Class implementing the web browser main window. |
None |
Class implementing the web browser main window.
_adblockManager |
_bookmarksManager |
_cookieJar |
_helpEngine |
_historyManager |
_networkAccessManager |
_passwordManager |
helpwindows |
maxMenuFilePathLen |
adblockManager | Class method to get a reference to the AdBlock manager. |
bookmarksManager | Class method to get a reference to the bookmarks manager. |
cookieJar | Class method to get a reference to the cookie jar. |
helpEngine | Class method to get a reference to the help engine. |
historyManager | Class method to get a reference to the history manager. |
icon | Class method to get the icon for an URL. |
networkAccessManager | Class method to get a reference to the network access manager. |
passwordManager | Class method to get a reference to the password manager. |
HelpWindow | Constructor |
__about | Private slot to show the about information. |
__aboutQt | Private slot to show info about Qt. |
__activateCurrentBrowser | Private slot to activate the current browser. |
__activateDock | Private method to activate the dock widget of the given widget. |
__addBookmark | Private slot called to add the displayed file to the bookmarks. |
__addBookmarkFolder | Private slot to add a new bookmarks folder. |
__backward | Private slot called to handle the backward action. |
__bookmarkAll | Private slot to bookmark all open tabs. |
__clearIconsDatabase | Private slot to clear the icons databse. |
__clearPrivateData | Private slot to clear the private data. |
__close | Private slot called to handle the close action. |
__closeAll | Private slot called to handle the close all action. |
__closeAt | Private slot to close a window based on it's index. |
__closeNetworkMonitor | Private slot to close the network monitor dialog. |
__copy | Private slot called to handle the copy action. |
__currentChanged | Private slot to handle the currentChanged signal. |
__docsInstalled | Private slot handling the end of documentation installation. |
__elide | Private method to elide some text. |
__filterQtHelpDocumentation | Private slot to filter the QtHelp documentation. |
__find | Private slot to handle the find action. |
__forward | Private slot called to handle the forward action. |
__guessUrlFromPath | Private method to guess an URL given a path string. |
__hideIndexWindow | Private method to hide the index window. |
__hideSearchWindow | Private method to hide the search window. |
__hideTocWindow | Private method to hide the table of contents window. |
__home | Private slot called to handle the home action. |
__indexingFinished | Private slot to handle the start of the indexing process. |
__indexingStarted | Private slot to handle the start of the indexing process. |
__initActions | Private method to define the user interface actions. |
__initHelpDb | Private slot to initialize the documentation database. |
__initMenus | Private method to create the menus. |
__initTabContextMenu | Private mezhod to create the tab context menu. |
__initToolbars | Private method to create the toolbars. |
__initWebSettings | Private method to set the global web settings. |
__isFullScreen | Private method to determine, if the window is in full screen mode. |
__linkActivated | Private slot to handle the selection of a link in the TOC window. |
__linksActivated | Private slot to select a topic to be shown. |
__lookForNewDocumentation | Private slot to look for new documentation to be loaded into the help database. |
__manageQtHelpDocumentation | Private slot to manage the QtHelp documentation database. |
__manageQtHelpFilters | Private slot to manage the QtHelp filters. |
__navigationMenuActionTriggered | Private slot to go to the selected page. |
__navigationMenuTriggered | Private slot called to handle the navigation button menu selection. |
__nextTab | Private slot used to show the next tab. |
__openFile | Private slot called to open a file. |
__openFileNewTab | Private slot called to open a file in a new tab. |
__openUrl | Private slot to load a URL from the bookmarks menu or bookmarks toolbar in the current tab. |
__openUrlNewTab | Private slot to load a URL from the bookmarks menu or bookmarks toolbar in a new tab. |
__pathSelected | Private slot called when a file is selected in the combobox. |
__prevTab | Private slot used to show the previous tab. |
__printFile | Private slot called to print the displayed file. |
__printPreview | Public slot to generate a print preview. |
__printPreviewFile | Private slot called to show a print preview of the displayed file. |
__printRequested | Private slot to handle a print request. |
__privateBrowsing | Private slot to switch private browsing. |
__reload | Private slot called to handle the reload action. |
__removeOldHistory | Private method to remove the old history from the eric4 preferences file. |
__savePageAs | Private slot to save the current page. |
__searchForWord | Private slot to search for a word. |
__setBackwardAvailable | Private slot called when backward references are available. |
__setForwardAvailable | Private slot called when forward references are available. |
__setIconDatabasePath | Private method to set the favicons path. |
__setLoadingActions | Private slot to set the loading dependent actions. |
__setPathComboBackground | Private slot to change the path combo background to indicate save URLs. |
__setupFilterCombo | Private slot to setup the filter combo box. |
__showAcceptedLanguages | Private slot to configure the accepted languages for web pages. |
__showAdBlockDialog | Private slot to show the AdBlock configuration dialog. |
__showBackMenu | Private slot showing the backwards navigation menu. |
__showBookmarksDialog | Private slot to show the bookmarks dialog. |
__showContextMenu | Private slot to show the tab context menu. |
__showCookiesConfiguration | Private slot to configure the cookies handling. |
__showEnginesConfigurationDialog | Private slot to show the search engines configuration dialog. |
__showForwardMenu | Private slot showing the forwards navigation menu. |
__showHistoryMenu | Private slot called in order to show the history menu. |
__showIndexWindow | Private method to show the index window. |
__showInstallationError | Private slot to show installation errors. |
__showNavigationMenu | Private slot to show the navigation button menu. |
__showNetworkMonitor | Private slot to show the network monitor dialog. |
__showPageSource | Private slot to show the source of the current page in an editor. |
__showPasswordsDialog | Private slot to show the passwords management dialog. |
__showPreferences | Private slot to set the preferences. |
__showSearchWindow | Private method to show the search window. |
__showTocWindow | Private method to show the table of contents window. |
__sourceChanged | Private slot called when the displayed text of the combobox is changed. |
__stopLoading | Private slot called to handle loading of the current page. |
__switchTab | Private slot used to switch between the current and the previous current tab. |
__syncTOC | Private slot to synchronize the TOC with the currently shown page. |
__tabContextMenuClone | Private method to clone the selected tab. |
__tabContextMenuClose | Private method to close the selected tab. |
__tabContextMenuCloseOthers | Private slot to close all other tabs. |
__tabContextMenuMoveLeft | Private method to move a tab one position to the left. |
__tabContextMenuMoveRight | Private method to move a tab one position to the right. |
__tabContextMenuPrint | Private method to print the selected tab. |
__tabContextMenuPrintPreview | Private method to show a print preview of the selected tab. |
__titleChanged | Private slot called to handle a change of the current browsers title. |
__viewFullScreen | Private slot called to toggle fullscreen mode. |
__warning | Private slot handling warnings from the help engine. |
__whatsThis | Private slot called in to enter Whats This mode. |
__windowCloseRequested | Private slot to handle the windowCloseRequested signal of a browser. |
__zoomIn | Private slot called to handle the zoom in action. |
__zoomOut | Private slot called to handle the zoom out action. |
__zoomReset | Private slot called to handle the zoom reset action. |
__zoomTextOnly | Private slot called to handle the zoom text only action. |
browsers | Public method to get a list of references to all help browsers. |
closeEvent | Private event handler for the close event. |
currentBrowser | Public method to get a reference to the current help browser. |
getActions | Public method to get a list of all actions. |
getSourceFileList | Public method to get a list of all opened source files. |
iconChanged | Public slot to change the icon shown to the left of the URL entry. |
newBrowser | Public method to create a new help browser tab. |
newTab | Public slot called to open a new help window tab. |
newWindow | Public slot called to open a new help browser dialog. |
openSearchManager | Public method to get a reference to the opensearch manager object. |
preferencesChanged | Public slot to handle a change of preferences. |
progressBar | Public method to get a reference to the load progress bar. |
resetLoading | Public method to reset the loading icon. |
search | Public method to search for a word. |
searchEnginesAction | Public method to get a reference to the search engines configuration action. |
setLoading | Public method to set the loading icon. |
__getWebIcon | Private static method to fetch the icon for a URL. |
Class method to get a reference to the AdBlock manager.
Class method to get a reference to the bookmarks manager.
Class method to get a reference to the cookie jar.
Class method to get a reference to the help engine.
Class method to get a reference to the history manager.
Class method to get the icon for an URL.
Class method to get a reference to the network access manager.
Class method to get a reference to the password manager.
Constructor
Private slot to show the about information.
Private slot to show info about Qt.
Private slot to activate the current browser.
Private method to activate the dock widget of the given widget.
Private slot called to add the displayed file to the bookmarks.
Private slot to add a new bookmarks folder.
Private slot called to handle the backward action.
Private slot to bookmark all open tabs.
Private slot to clear the icons databse.
Private slot to clear the private data.
Private slot called to handle the close action.
Private slot called to handle the close all action.
Private slot to close a window based on it's index.
Private slot to close the network monitor dialog.
Private slot called to handle the copy action.
Private slot to handle the currentChanged signal.
Private slot handling the end of documentation installation.
Private method to elide some text.
Private slot to filter the QtHelp documentation.
Private slot to handle the find action.
It opens the search dialog in order to perform the various search actions and to collect the various search info.
Private slot called to handle the forward action.
Private method to guess an URL given a path string.
Private method to hide the index window.
Private method to hide the search window.
Private method to hide the table of contents window.
Private slot called to handle the home action.
Private slot to handle the start of the indexing process.
Private slot to handle the start of the indexing process.
Private method to define the user interface actions.
Private slot to initialize the documentation database.
Private method to create the menus.
Private mezhod to create the tab context menu.
Private method to create the toolbars.
Private method to set the global web settings.
Private method to determine, if the window is in full screen mode.
Private slot to handle the selection of a link in the TOC window.
Private slot to select a topic to be shown.
Private slot to look for new documentation to be loaded into the help database.
Private slot to manage the QtHelp documentation database.
Private slot to manage the QtHelp filters.
Private slot to go to the selected page.
Private slot called to handle the navigation button menu selection.
Private slot used to show the next tab.
Private slot called to open a file.
Private slot called to open a file in a new tab.
Private slot to load a URL from the bookmarks menu or bookmarks toolbar in the current tab.
Private slot to load a URL from the bookmarks menu or bookmarks toolbar in a new tab.
Private slot called when a file is selected in the combobox.
Private slot used to show the previous tab.
Private slot called to print the displayed file.
Public slot to generate a print preview.
Private slot called to show a print preview of the displayed file.
Private slot to handle a print request.
Private slot to switch private browsing.
Private slot called to handle the reload action.
Private method to remove the old history from the eric4 preferences file.
Private slot to save the current page.
Private slot to search for a word.
Private slot called when backward references are available.
Private slot called when forward references are available.
Private method to set the favicons path.
Private slot to set the loading dependent actions.
Private slot to change the path combo background to indicate save URLs.
Private slot to setup the filter combo box.
Private slot to configure the accepted languages for web pages.
Private slot to show the AdBlock configuration dialog.
Private slot showing the backwards navigation menu.
Private slot to show the bookmarks dialog.
Private slot to show the tab context menu.
Private slot to configure the cookies handling.
Private slot to show the search engines configuration dialog.
Private slot showing the forwards navigation menu.
Private slot called in order to show the history menu.
Private method to show the index window.
Private slot to show installation errors.
Private slot to show the navigation button menu.
Private slot to show the network monitor dialog.
Private slot to show the source of the current page in an editor.
Private slot to show the passwords management dialog.
Private slot to set the preferences.
Private method to show the search window.
Private method to show the table of contents window.
Private slot called when the displayed text of the combobox is changed.
Private slot called to handle loading of the current page.
Private slot used to switch between the current and the previous current tab.
Private slot to synchronize the TOC with the currently shown page.
Private method to clone the selected tab.
Private method to close the selected tab.
Private slot to close all other tabs.
Private method to move a tab one position to the left.
Private method to move a tab one position to the right.
Private method to print the selected tab.
Private method to show a print preview of the selected tab.
Private slot called to handle a change of the current browsers title.
Private slot called to toggle fullscreen mode.
Private slot handling warnings from the help engine.
Private slot called in to enter Whats This mode.
Private slot to handle the windowCloseRequested signal of a browser.
Private slot called to handle the zoom in action.
Private slot called to handle the zoom out action.
Private slot called to handle the zoom reset action.
Private slot called to handle the zoom text only action.
Public method to get a list of references to all help browsers.
Private event handler for the close event.
Public method to get a reference to the current help browser.
Public method to get a list of all actions.
Public method to get a list of all opened source files.
Public slot to change the icon shown to the left of the URL entry.
Public method to create a new help browser tab.
Public slot called to open a new help window tab.
Public slot called to open a new help browser dialog.
Public method to get a reference to the opensearch manager object.
Public slot to handle a change of preferences.
Public method to get a reference to the load progress bar.
Public method to reset the loading icon.
Public method to search for a word.
Public method to get a reference to the search engines configuration action.
Public method to set the loading icon.
Private static method to fetch the icon for a URL.