Module implementing a dialog to list the configured IRC networks.
None |
IrcNetworkListDialog | Class implementing a dialog to list the configured IRC networks. |
None |
Class implementing a dialog to list the configured IRC networks.
None |
None |
IrcNetworkListDialog | Constructor |
__checkButtons | Private slot to set the enabled state of the buttons. |
__refreshNetworkEntry | Private method to (re-)set the data of a network entry. |
__refreshNetworksList | Private method to refresh the complete networks list. |
__resizeColumns | Private slot to resize all columns to their contents. |
__setAutoConnectEntry | Private method to set the auto-connect entry of a network item. |
on_autoConnectButton_clicked | Private slot handling the auto-connect selection. |
on_deleteButton_clicked | Private slot to delete the selected entry. |
on_editButton_clicked | Private slot to edit the selected network. |
on_editIdentitiesButton_clicked | Private slot to edit the identities. |
on_networksList_itemCollapsed | Private slot handling the collapse of a top level item. |
on_networksList_itemExpanded | Private slot handling the expansion of a top level item. |
on_networksList_itemSelectionChanged | Private slot to handle changes of the selection of networks. |
on_newButton_clicked | Private slot to add a new network entry. |
None |
Constructor
Private slot to set the enabled state of the buttons.
Private method to (re-)set the data of a network entry.
Private method to refresh the complete networks list.
Private slot to resize all columns to their contents.
Private method to set the auto-connect entry of a network item.
Private slot handling the auto-connect selection.
Private slot to delete the selected entry.
Private slot to edit the selected network.
Private slot to edit the identities.
Private slot handling the collapse of a top level item.
Private slot handling the expansion of a top level item.
Private slot to handle changes of the selection of networks.
Private slot to add a new network entry.