Module implementing a dialog for editing IRC network definitions.
None |
IrcNetworkEditDialog | Class implementing a dialog for editing IRC network definitions. |
None |
Class implementing a dialog for editing IRC network definitions.
None |
None |
IrcNetworkEditDialog | Constructor |
__editChannel | Private method to edit a channel. |
__refreshIdentityCombo | Private method to refresh the identity combo. |
__updateOkButton | Private method to update the OK button state. |
getNetwork | Public method to get the network object. |
on_addChannelButton_clicked | Private slot to add a channel. |
on_channelList_itemActivated | Private slot to handle the activation of a channel entry. |
on_channelList_itemSelectionChanged | Private slot to handle changes of the selection of channels. |
on_deleteChannelButton_clicked | Private slot to delete the selected channel. |
on_editChannelButton_clicked | Private slot to edit the selected channel. |
on_editIdentitiesButton_clicked | Private slot to edit the identities. |
on_editServerButton_clicked | Private slot to edit the server configuration. |
on_identityCombo_currentIndexChanged | Private slot to handle the selection of an identity. |
on_networkEdit_textChanged | Private slot to handle changes of the network name. |
on_serverEdit_textChanged | Private slot to handle changes of the server name. |
None |
Constructor
Private method to edit a channel.
Private method to refresh the identity combo.
Private method to update the OK button state.
Public method to get the network object.
Private slot to add a channel.
Private slot to handle the activation of a channel entry.
Private slot to handle changes of the selection of channels.
Private slot to delete the selected channel.
Private slot to edit the selected channel.
Private slot to edit the identities.
Private slot to edit the server configuration.
Private slot to handle the selection of an identity.
Private slot to handle changes of the network name.
Private slot to handle changes of the server name.