Module implementing a dialog to configure safe browsing support.
None |
SafeBrowsingDialog | Class implementing a dialog to configure safe browsing support. |
None |
Class implementing a dialog to configure safe browsing support.
None |
None |
SafeBrowsingDialog | Constructor |
__isModified | Private method to check, if the dialog contains modified data. |
__okToClose | Private method to check, if it is safe to close the dialog. |
__resetProgress | Private method to reset the progress info. |
__save | Private slot to save the configuration. |
__setProgress | Private slot to set the progress value. |
__setProgressMessage | Private slot to set the progress message and the maximum value. |
__updateCacheButtons | Private method to set enabled state of the cache buttons. |
closeEvent | Protected method to handle close events. |
on_buttonBox_clicked | Private slot called by a button of the button box clicked. |
on_clearCacheButton_clicked | Private slot to clear the local cache database. |
on_gsbHelpButton_clicked | Private slot to show some help text "How to create a safe browsing API key.". |
on_saveButton_clicked | Private slot to save the configuration data. |
on_showUpdateTimeButton_clicked | Private slot to show the time of the next automatic threat list update. |
on_updateCacheButton_clicked | Private slot to update the local cache database. |
on_urlCheckButton_clicked | Private slot to check the entered URL. |
on_urlEdit_textChanged | Private slot to handle changes of the entered URL text. |
show | Public slot to show the dialog. |
None |
Constructor
Private method to check, if the dialog contains modified data.
Private method to check, if it is safe to close the dialog.
Private method to reset the progress info.
Private slot to save the configuration.
Private slot to set the progress value.
Private slot to set the progress message and the maximum value.
Private method to set enabled state of the cache buttons.
Protected method to handle close events.
Private slot called by a button of the button box clicked.
Private slot to clear the local cache database.
Private slot to show some help text "How to create a safe browsing API key.".
Private slot to save the configuration data.
Private slot to show the time of the next automatic threat list update.
Private slot to update the local cache database.
Private slot to check the entered URL.
Private slot to handle changes of the entered URL text.
Public slot to show the dialog.