Module implementing the Email configuration page.
None |
EmailPage | Class implementing the Email configuration page. |
create | Module function to create the configuration page. |
Class implementing the Email configuration page.
None |
None |
EmailPage | Constructor |
__updateTestButton | Private slot to update the enabled state of the test button. |
on_mailAuthenticationCheckBox_toggled | Private slot to handle a change of the state of the authentication selector. |
on_mailPasswordEdit_textChanged | Private slot to handle a change of the text of the user edit. |
on_mailUserEdit_textChanged | Private slot to handle a change of the text of the user edit. |
on_testButton_clicked | Private slot to test the mail server login data. |
save | Public slot to save the Email configuration. |
None |
Constructor
Private slot to update the enabled state of the test button.
Private slot to handle a change of the state of the authentication selector.
Private slot to handle a change of the text of the user edit.
Private slot to handle a change of the text of the user edit.
Private slot to test the mail server login data.
Public slot to save the Email configuration.
Module function to create the configuration page.