Module implementing a dialog to manage server connection profiles.
None |
EricServerProfilesDialog | Class implementing a dialog to manage server connection profiles. |
None |
Class implementing a dialog to manage server connection profiles.
None |
None |
EricServerProfilesDialog | Constructor |
__getProfilesList | Private method to get the list of defined profile names. |
__populateProfilesList | Private method to (re-) populate the list of server connection profiles. |
getConnectionProfiles | Public method to get the configured connection profiles. |
on_addButton_clicked | Private slot add a new connection profile. |
on_connectionsList_itemSelectionChanged | Private slot to handle a change of selected items. |
on_editButton_clicked | Private slot to edit the selected entry. |
on_removeButton_clicked | Private slot to remove the selected connection profiles. |
on_resetButton_clicked | Private slot to reset all changes performed. |
None |
Constructor
Private method to get the list of defined profile names.
Private method to (re-) populate the list of server connection profiles.
Public method to get the configured connection profiles.
Private slot add a new connection profile.
Private slot to handle a change of selected items.
Private slot to edit the selected entry.
Private slot to remove the selected connection profiles.
Private slot to reset all changes performed.