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. |
__assembleMinimumProtocols | Private method to assemble a list of host minimum protocols. |
__clearDialog | Private method to clear the data of the dialog. |
__clearFingerprints | Private method to clear the fingerprints from the hostsecurity section. |
__clearMinimumProtocols | Private method to clear the minimum protocols from the hostsecurity section. |
__finalizeFingerprintsColumns | Private method to resize and sort the host fingerprints columns. |
__finalizeProtocolsColumns | Private method to resize and sort the host fingerprints columns. |
__updateFingerprintsButtons | Private slot to update the host fingerprints edit buttons. |
__updateProtocolsButtons | Private slot to update the host minimum protocol 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. |
on_protocolAddButton_clicked | Private slot to add a minimum protocol entry. |
on_protocolDeleteButton_clicked | Private slot to delete the current minimum protocol item. |
on_protocolEditButton_clicked | Private slot to edit the current minimum protocol item. |
on_protocolsList_currentItemChanged | Private slot handling a change of the current minimum protocol 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 assemble a list of host minimum protocols.
Private method to clear the data of the dialog.
Private method to clear the fingerprints from the hostsecurity section.
Private method to clear the minimum protocols from the hostsecurity section.
Private method to resize and sort the host fingerprints columns.
Private method to resize and sort the host fingerprints columns.
Private slot to update the host fingerprints edit buttons.
Private slot to update the host minimum protocol 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.
Private slot to add a minimum protocol entry.
Private slot to delete the current minimum protocol item.
Private slot to edit the current minimum protocol item.
Private slot handling a change of the current minimum protocol item.
Public method to read the user configuration file.
Public method to write the user configuration file.