Module implementing the identities management dialog.
None |
IrcIdentitiesEditDialog | Class implementing the identities management dialog. |
None |
Class implementing the identities management dialog.
None |
None |
IrcIdentitiesEditDialog | Constructor |
__checkCurrentIdentity | Private method to check the data for the current identity. |
__refreshCurrentIdentity | Private method to read back the data for the current identity. |
__updateIdentitiesButtons | Private slot to update the status of the identity related buttons. |
__updateNicknameButtons | Private slot to update the nick name buttons except the up and down buttons. |
__updateNicknameUpDownButtons | Private method to set the enabled state of the nick name up and down buttons. |
accept | Public slot handling the acceptance of the dialog. |
eventFilter | Public method to handle events for other objects. |
on_addButton_clicked | Private slot to add a new idntity. |
on_copyButton_clicked | Private slot to copy the selected identity. |
on_deleteButton_clicked | Private slot to rename the selected identity. |
on_identitiesCombo_currentIndexChanged | Private slot to handle the selection of an identity. |
on_nicknameAddButton_clicked | Private slot to add a new nickname. |
on_nicknameDeleteButton_clicked | Private slot to delete a nick name. |
on_nicknameDownButton_clicked | Private slot to move the selected entry down one row. |
on_nicknameEdit_textEdited | Private slot handling a change of the nick name. |
on_nicknameUpButton_clicked | Private slot to move the selected entry up one row. |
on_nicknamesList_itemSelectionChanged | Private slot handling the selection of a nick name. |
on_renameButton_clicked | Private slot to rename the selected identity. |
on_showPasswordButton_clicked | Private slot to show or hide the password. |
None |
Constructor
Private method to check the data for the current identity.
Private method to read back the data for the current identity.
Private slot to update the status of the identity related buttons.
Private slot to update the nick name buttons except the up and down buttons.
Private method to set the enabled state of the nick name up and down buttons.
Public slot handling the acceptance of the dialog.
Public method to handle events for other objects.
Private slot to add a new idntity.
Private slot to copy the selected identity.
Private slot to rename the selected identity.
Private slot to handle the selection of an identity.
Private slot to add a new nickname.
Private slot to delete a nick name.
Private slot to move the selected entry down one row.
Private slot handling a change of the nick name.
Private slot to move the selected entry up one row.
Private slot handling the selection of a nick name.
Private slot to rename the selected identity.
Private slot to show or hide the password.