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 |
_downloadManager |
_featurePermissionManager |
_feedsManager |
_flashCookieManager |
_fromEric |
_greaseMonkeyManager |
_helpEngine |
_historyManager |
_networkAccessManager |
_notification |
_passwordManager |
_personalInformationManager |
_speedDial |
_syncManager |
_useQtHelp |
_userAgentsManager |
_zoomManager |
helpwindows |
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. |
downloadManager | Class method to get a reference to the download manager. |
featurePermissionManager | Class method to get a reference to the feature permission manager. |
feedsManager | Class method to get a reference to the RSS feeds manager. |
flashCookieManager | Class method to get a reference to the flash cookies manager. |
getQtHelpCollectionFileName | Class method to determine the name of the QtHelp collection file. |
greaseMonkeyManager | Class method to get a reference to the GreaseMonkey manager. |
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. |
mainWindow | Class method to get a reference to the main window. |
mainWindows | Class method to get references to all main windows. |
networkAccessManager | Class method to get a reference to the network access manager. |
notificationsEnabled | Class method to check, if notifications are enabled. |
passwordManager | Class method to get a reference to the password manager. |
personalInformationManager | Class method to get a reference to the personal information manager. |
setUseQtHelp | Class method to set the QtHelp usage. |
showNotification | Class method to show a desktop notification. |
speedDial | Class methdo to get a reference to the speed dial. |
syncManager | Class method to get a reference to the data synchronization manager. |
userAgentsManager | Class method to get a reference to the user agents manager. |
zoomManager | Class method to get a reference to the zoom values manager. |
HelpWindow | Constructor |
__about | Private slot to show the about information. |
__aboutQt | Private slot to show info about Qt. |
__aboutToShowSettingsMenu | Private slot to show the Settings menu. |
__aboutToShowTextEncodingMenu | Private slot to populate the text encoding menu. |
__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. |
__appFocusChanged | Private slot to handle a change of the focus. |
__backward | Private slot called to handle the backward action. |
__clearIconsDatabase | Private slot to clear the icons databse. |
__clearPrivateData | Private slot to clear the private data. |
__closeAllWindows | Private slot to close all windows. |
__closeNetworkMonitor | Private slot to close the network monitor dialog. |
__copy | Private slot called to handle the copy action. |
__createTextEncodingAction | Private method to create an action for the text encoding menu. |
__createTextEncodingSubmenu | Private method to create a text encoding sub menu. |
__currentChanged | Private slot to handle the currentChanged signal. |
__del__ | Special method called during object destruction. |
__docsInstalled | Private slot handling the end of documentation installation. |
__feedsManagerClosed | Private slot to handle closing the feeds manager dialog. |
__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. |
__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. |
__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. |
__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. |
__prevTab | Private slot used to show the previous tab. |
__privateBrowsing | Private slot to switch private browsing. |
__reload | Private slot called to handle the reload action. |
__removeOldDocumentation | Private slot to remove non-existing documentation from the help engine. |
__savePageAs | Private slot to save the current page. |
__savePageScreen | Private slot to save the current page as a screen shot. |
__saveVisiblePageScreen | Private slot to save the visible part of the current page as a screen shot. |
__searchForWord | Private slot to search for a word. |
__setIconDatabasePath | Private method to set the favicons path. |
__setTextEncoding | Private slot to set the selected text encoding as the default for this session. |
__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. |
__showCertificatesDialog | Private slot to show the certificates management dialog. |
__showClickToFlashDialog | Private slot to open the ClickToFlash whitelist configuration dialog. |
__showCookiesConfiguration | Private slot to configure the cookies handling. |
__showDownloadsWindow | Private slot to show the downloads dialog. |
__showEnginesConfigurationDialog | Private slot to show the search engines configuration dialog. |
__showFeaturePermissionDialog | Private slot to show the feature permission dialog. |
__showFeedsManager | Private slot to show the feeds manager dialog. |
__showFlashCookiesManagement | Private slot to show the flash cookies management dialog. |
__showForwardMenu | Private slot showing the forwards navigation menu. |
__showGreaseMonkeyConfigDialog | Private slot to show the GreaseMonkey scripts configuration dialog. |
__showIndexWindow | Private method to show the index window. |
__showInstallationError | Private slot to show installation errors. |
__showNetworkMonitor | Private slot to show the network monitor dialog. |
__showOfflineStorageConfiguration | Private slot to configure the offline storage. |
__showPageSource | Private slot to show the source of the current page in an editor. |
__showPasswordsDialog | Private slot to show the passwords management dialog. |
__showPersonalInformationDialog | Private slot to show the Personal Information configuration dialog. |
__showPreferences | Private slot to set the preferences. |
__showSearchWindow | Private method to show the search window. |
__showSiteinfoDialog | Private slot to show the site info dialog. |
__showSyncDialog | Private slot to show the synchronization dialog. |
__showTocWindow | Private method to show the table of contents window. |
__showUserAgentsDialog | Private slot to show the user agents management dialog. |
__showZoomValuesDialog | Private slot to show the zoom values management dialog. |
__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. |
__titleChanged | Private slot called to handle a change of s browser's title. |
__userStyleSheet | Private method to generate the user style sheet. |
__viewFullScreen | Private slot called to toggle fullscreen mode. |
__virusTotalDomainReport | Private slot to retrieve a domain report. |
__virusTotalFileScanReport | Private slot to initiate the display of the file scan report page. |
__virusTotalIpAddressReport | Private slot to retrieve an IP address report. |
__virusTotalScanCurrentSite | Private slot to ask VirusTotal for a scan of the URL of the current browser. |
__virusTotalSubmitUrlError | Private slot to handle an URL scan submission error. |
__virusTotalUrlScanReport | Private slot to initiate the display of the URL scan report page. |
__warning | Private slot handling warnings from the help engine. |
__whatsThis | Private slot called in to enter Whats This mode. |
__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. |
__zoomValueChanged | Private slot to handle value changes of the zoom widget. |
adBlockIcon | Public method to get a reference to the AdBlock icon. |
bookmarkAll | Public slot to bookmark all open tabs. |
browserAt | Public method to get a reference to the help browser with the given index. |
browsers | Public method to get a list of references to all help browsers. |
closeEvent | Protected event handler for the close event. |
currentBrowser | Public method to get a reference to the current help browser. |
eventKeyboardModifiers | Public method to get the last recorded keyboard modifiers. |
eventMouseButtons | Public method to get the last recorded mouse buttons. |
getActions | Public method to get a list of all actions. |
getSourceFileList | Public method to get a list of all opened source files. |
getWindow | Public method to get a reference to the most recent active help window. |
keyPressEvent | Protected method to handle key presses. |
masterPasswordChanged | Public slot to handle the change of the master password. |
mousePressEvent | Protected method called by a mouse press event. |
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. |
openUrl | Public slot to load a URL from the bookmarks menu or bookmarks toolbar in the current tab. |
openUrlNewTab | Public slot to load a URL from the bookmarks menu or bookmarks toolbar in a new tab. |
preferencesChanged | Public slot to handle a change of preferences. |
reloadUserStyleSheet | Public method to reload the user style sheet. |
requestVirusTotalScan | Public method to submit a request to scan an URL by VirusTotal. |
search | Public method to search for a word. |
searchEnginesAction | Public method to get a reference to the search engines configuration action. |
setBackwardAvailable | Public slot called when backward references are available. |
setEventKeyboardModifiers | Public method to record keyboard modifiers. |
setEventMouseButtons | Public method to record mouse buttons. |
setForwardAvailable | Public slot called when forward references are available. |
setLoadingActions | Public slot to set the loading dependent actions. |
setPrivateMode | Public method to set the privacy mode. |
shutdown | Public method to shut down the web browser. |
__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 download manager.
Class method to get a reference to the feature permission manager.
Class method to get a reference to the RSS feeds manager.
Class method to get a reference to the flash cookies manager.
Class method to determine the name of the QtHelp collection file.
Class method to get a reference to the GreaseMonkey manager.
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 main window.
Class method to get references to all main windows.
Class method to get a reference to the network access manager.
Class method to check, if notifications are enabled.
Class method to get a reference to the password manager.
Class method to get a reference to the personal information manager.
Class method to set the QtHelp usage.
Class method to show a desktop notification.
Class methdo to get a reference to the speed dial.
Class method to get a reference to the data synchronization manager.
Class method to get a reference to the user agents manager.
Class method to get a reference to the zoom values manager.
Constructor
Private slot to show the about information.
Private slot to show info about Qt.
Private slot to show the Settings menu.
Private slot to populate the text encoding menu.
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 to handle a change of the focus.
Private slot called to handle the backward action.
Private slot to clear the icons databse.
Private slot to clear the private data.
Private slot to close all windows.
Private slot to close the network monitor dialog.
Private slot called to handle the copy action.
Private method to create an action for the text encoding menu.
Private method to create a text encoding sub menu.
Private slot to handle the currentChanged signal.
Special method called during object destruction.
Note: This empty variant seems to get rid of the Qt message 'Warning: QBasicTimer::start: QBasicTimer can only be used with threads started with QThread'
Private slot handling the end of documentation installation.
Private slot to handle closing the feeds manager dialog.
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 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 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 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 used to show the previous tab.
Private slot to switch private browsing.
Private slot called to handle the reload action.
Private slot to remove non-existing documentation from the help engine.
Private slot to save the current page.
Private slot to save the current page as a screen shot.
Private slot to save the visible part of the current page as a screen shot.
Private slot to search for a word.
Private method to set the favicons path.
Private slot to set the selected text encoding as the default for this session.
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 certificates management dialog.
Private slot to open the ClickToFlash whitelist configuration dialog.
Private slot to configure the cookies handling.
Private slot to show the downloads dialog.
Private slot to show the search engines configuration dialog.
Private slot to show the feature permission dialog.
Private slot to show the feeds manager dialog.
Private slot to show the flash cookies management dialog.
Private slot showing the forwards navigation menu.
Private slot to show the GreaseMonkey scripts configuration dialog.
Private method to show the index window.
Private slot to show installation errors.
Private slot to show the network monitor dialog.
Private slot to configure the offline storage.
Private slot to show the source of the current page in an editor.
Private slot to show the passwords management dialog.
Private slot to show the Personal Information configuration dialog.
Private slot to set the preferences.
Private method to show the search window.
Private slot to show the site info dialog.
Private slot to show the synchronization dialog.
Private method to show the table of contents window.
Private slot to show the user agents management dialog.
Private slot to show the zoom values management dialog.
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 slot called to handle a change of s browser's title.
Private method to generate the user style sheet.
Private slot called to toggle fullscreen mode.
Private slot to retrieve a domain report.
Private slot to initiate the display of the file scan report page.
Private slot to retrieve an IP address report.
Private slot to ask VirusTotal for a scan of the URL of the current browser.
Private slot to handle an URL scan submission error.
Private slot to initiate the display of the URL scan report page.
Private slot handling warnings from the help engine.
Private slot called in to enter Whats This mode.
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.
Private slot to handle value changes of the zoom widget.
Public method to get a reference to the AdBlock icon.
Public slot to bookmark all open tabs.
Public method to get a reference to the help browser with the given index.
Public method to get a list of references to all help browsers.
Protected event handler for the close event.
Public method to get a reference to the current help browser.
Public method to get the last recorded keyboard modifiers.
Public method to get the last recorded mouse buttons.
Public method to get a list of all actions.
Public method to get a list of all opened source files.
Public method to get a reference to the most recent active help window.
Protected method to handle key presses.
Public slot to handle the change of the master password.
Protected method called by a mouse press event.
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 load a URL from the bookmarks menu or bookmarks toolbar in the current tab.
Public slot to load a URL from the bookmarks menu or bookmarks toolbar in a new tab.
Public slot to handle a change of preferences.
Public method to reload the user style sheet.
Public method to submit a request to scan an URL by VirusTotal.
Public method to search for a word.
Public method to get a reference to the search engines configuration action.
Public slot called when backward references are available.
Public method to record keyboard modifiers.
Public method to record mouse buttons.
Public slot called when forward references are available.
Public slot to set the loading dependent actions.
Public method to set the privacy mode.
Public method to shut down the web browser.
Private static method to fetch the icon for a URL.