src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.SecurityPage.html

branch
eric7
changeset 9971
773ad1f1ed22
parent 9209
b99e7fd55fd3
child 10135
36839e2c6945
equal deleted inserted replaced
9970:c3686b43f76b 9971:773ad1f1ed22
61 <tr> 61 <tr>
62 <td><a href="#SecurityPage.__init__">SecurityPage</a></td> 62 <td><a href="#SecurityPage.__init__">SecurityPage</a></td>
63 <td>Constructor</td> 63 <td>Constructor</td>
64 </tr> 64 </tr>
65 <tr> 65 <tr>
66 <td><a href="#SecurityPage.on_masterPasswordButton_clicked">on_masterPasswordButton_clicked</a></td> 66 <td><a href="#SecurityPage.on_mainPasswordButton_clicked">on_mainPasswordButton_clicked</a></td>
67 <td>Private slot to change the master password.</td> 67 <td>Private slot to change the main password.</td>
68 </tr> 68 </tr>
69 <tr> 69 <tr>
70 <td><a href="#SecurityPage.on_masterPasswordCheckBox_clicked">on_masterPasswordCheckBox_clicked</a></td> 70 <td><a href="#SecurityPage.on_mainPasswordCheckBox_clicked">on_mainPasswordCheckBox_clicked</a></td>
71 <td>Private slot to handle the use of a master password.</td> 71 <td>Private slot to handle the use of a main password.</td>
72 </tr> 72 </tr>
73 <tr> 73 <tr>
74 <td><a href="#SecurityPage.save">save</a></td> 74 <td><a href="#SecurityPage.save">save</a></td>
75 <td>Public slot to save the Help Viewers configuration.</td> 75 <td>Public slot to save the Help Viewers configuration.</td>
76 </tr> 76 </tr>
98 <dd> 98 <dd>
99 reference to the configuration dialog 99 reference to the configuration dialog
100 (ConfigurationDialog) 100 (ConfigurationDialog)
101 </dd> 101 </dd>
102 </dl> 102 </dl>
103 <a NAME="SecurityPage.on_masterPasswordButton_clicked" ID="SecurityPage.on_masterPasswordButton_clicked"></a> 103 <a NAME="SecurityPage.on_mainPasswordButton_clicked" ID="SecurityPage.on_mainPasswordButton_clicked"></a>
104 <h4>SecurityPage.on_masterPasswordButton_clicked</h4> 104 <h4>SecurityPage.on_mainPasswordButton_clicked</h4>
105 <b>on_masterPasswordButton_clicked</b>(<i></i>) 105 <b>on_mainPasswordButton_clicked</b>(<i></i>)
106 106
107 <p> 107 <p>
108 Private slot to change the master password. 108 Private slot to change the main password.
109 </p> 109 </p>
110 <a NAME="SecurityPage.on_masterPasswordCheckBox_clicked" ID="SecurityPage.on_masterPasswordCheckBox_clicked"></a> 110 <a NAME="SecurityPage.on_mainPasswordCheckBox_clicked" ID="SecurityPage.on_mainPasswordCheckBox_clicked"></a>
111 <h4>SecurityPage.on_masterPasswordCheckBox_clicked</h4> 111 <h4>SecurityPage.on_mainPasswordCheckBox_clicked</h4>
112 <b>on_masterPasswordCheckBox_clicked</b>(<i>checked</i>) 112 <b>on_mainPasswordCheckBox_clicked</b>(<i>checked</i>)
113 113
114 <p> 114 <p>
115 Private slot to handle the use of a master password. 115 Private slot to handle the use of a main password.
116 </p> 116 </p>
117 <dl> 117 <dl>
118 118
119 <dt><i>checked</i></dt> 119 <dt><i>checked</i></dt>
120 <dd> 120 <dd>

eric ide

mercurial