Documentation/Source/eric5.Preferences.ConfigurationPages.MasterPasswordEntryDialog.html

changeset 1228
7afaf2fca55b
parent 1127
b1802ebe0066
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
49 QDialog, Ui_MasterPasswordEntryDialog 49 QDialog, Ui_MasterPasswordEntryDialog
50 <h3>Class Attributes</h3> 50 <h3>Class Attributes</h3>
51 <table> 51 <table>
52 <tr><td>None</td></tr> 52 <tr><td>None</td></tr>
53 </table> 53 </table>
54 <h3>Class Methods</h3>
55 <table>
56 <tr><td>None</td></tr>
57 </table>
54 <h3>Methods</h3> 58 <h3>Methods</h3>
55 <table> 59 <table>
56 <tr> 60 <tr>
57 <td><a href="#MasterPasswordEntryDialog.__init__">MasterPasswordEntryDialog</a></td>
58 <td>Constructor</td>
59 </tr><tr>
60 <td><a href="#MasterPasswordEntryDialog.__updateUI">__updateUI</a></td> 61 <td><a href="#MasterPasswordEntryDialog.__updateUI">__updateUI</a></td>
61 <td>Private slot to update the variable parts of the UI.</td> 62 <td>Private slot to update the variable parts of the UI.</td>
62 </tr><tr> 63 </tr><tr>
63 <td><a href="#MasterPasswordEntryDialog.getCurrentPassword">getCurrentPassword</a></td> 64 <td><a href="#MasterPasswordEntryDialog.getCurrentPassword">getCurrentPassword</a></td>
64 <td>Public method to get the current master password.</td> 65 <td>Public method to get the current master password.</td>
73 <td>Private slot to handle changes of the new again password.</td> 74 <td>Private slot to handle changes of the new again password.</td>
74 </tr><tr> 75 </tr><tr>
75 <td><a href="#MasterPasswordEntryDialog.on_newPasswordEdit_textChanged">on_newPasswordEdit_textChanged</a></td> 76 <td><a href="#MasterPasswordEntryDialog.on_newPasswordEdit_textChanged">on_newPasswordEdit_textChanged</a></td>
76 <td>Private slot to handle changes of the new password.</td> 77 <td>Private slot to handle changes of the new password.</td>
77 </tr> 78 </tr>
79 </table>
80 <h3>Static Methods</h3>
81 <table>
82 <tr><td>None</td></tr>
78 </table> 83 </table>
79 <a NAME="MasterPasswordEntryDialog.__init__" ID="MasterPasswordEntryDialog.__init__"></a> 84 <a NAME="MasterPasswordEntryDialog.__init__" ID="MasterPasswordEntryDialog.__init__"></a>
80 <h4>MasterPasswordEntryDialog (Constructor)</h4> 85 <h4>MasterPasswordEntryDialog (Constructor)</h4>
81 <b>MasterPasswordEntryDialog</b>(<i>oldPasswordHash, parent=None</i>) 86 <b>MasterPasswordEntryDialog</b>(<i>oldPasswordHash, parent=None</i>)
82 <p> 87 <p>

eric ide

mercurial