Module implementing a dialog to enter some user data.
None |
HgUserConfigDialog | Class implementing a dialog to enter some user data. |
None |
Class implementing a dialog to enter some user data.
None |
None |
HgUserConfigDialog | Constructor |
__assembleFingerprints | Private method to assemble a list of host fingerprints. |
__clearDialog | Private method to clear the data of the dialog. |
__clearFingerprints | Private method to clear the fingerprints from the hostsecurity section. |
__finalizeFingerprintsColumns | Private method to resize and sort the host fingerprints columns. |
__updateFingerprintsButtons | Private slot to update the host fingerprints edit buttons. |
accept | Public slot to accept the dialog. |
eventFilter | Public method called to filter the event queue. |
on_editorButton_clicked | Private slot to open the user configuration file in a text editor. |
on_fingerprintsList_currentItemChanged | Private slot handling a change of the current fingerprints item. |
on_fpAddButton_clicked | Private slot to add a fingerprints entry. |
on_fpDeleteButton_clicked | Private slot to delete the current fingerprints item. |
on_fpEditButton_clicked | Private slot to edit the current fingerprints item. |
readUserConfig | Public method to read the user configuration file. |
writeUserConfig | Public method to write the user configuration file. |
None |
Constructor
Private method to assemble a list of host fingerprints.
Private method to clear the data of the dialog.
Private method to clear the fingerprints from the hostsecurity section.
Private method to resize and sort the host fingerprints columns.
Private slot to update the host fingerprints edit buttons.
Public slot to accept the dialog.
Public method called to filter the event queue.
Private slot to open the user configuration file in a text editor.
Private slot handling a change of the current fingerprints item.
Private slot to add a fingerprints entry.
Private slot to delete the current fingerprints item.
Private slot to edit the current fingerprints item.
Public method to read the user configuration file.
Public method to write the user configuration file.