Documentation/Source/eric6.Preferences.ConfigurationPages.SecurityPage.html

changeset 4918
71caf42a13d8
parent 3673
e26d7d0c1088
equal deleted inserted replaced
4917:682750cc7bd5 4918:71caf42a13d8
69 <td><a href="#SecurityPage.on_masterPasswordCheckBox_clicked">on_masterPasswordCheckBox_clicked</a></td> 69 <td><a href="#SecurityPage.on_masterPasswordCheckBox_clicked">on_masterPasswordCheckBox_clicked</a></td>
70 <td>Private slot to handle the use of a master password.</td> 70 <td>Private slot to handle the use of a master password.</td>
71 </tr><tr> 71 </tr><tr>
72 <td><a href="#SecurityPage.save">save</a></td> 72 <td><a href="#SecurityPage.save">save</a></td>
73 <td>Public slot to save the Help Viewers configuration.</td> 73 <td>Public slot to save the Help Viewers configuration.</td>
74 </tr><tr>
75 <td><a href="#SecurityPage.setMode">setMode</a></td>
76 <td>Public method to perform mode dependent setups.</td>
74 </tr> 77 </tr>
75 </table> 78 </table>
76 <h3>Static Methods</h3> 79 <h3>Static Methods</h3>
77 <table> 80 <table>
78 <tr><td>None</td></tr> 81 <tr><td>None</td></tr>
106 </dl><a NAME="SecurityPage.save" ID="SecurityPage.save"></a> 109 </dl><a NAME="SecurityPage.save" ID="SecurityPage.save"></a>
107 <h4>SecurityPage.save</h4> 110 <h4>SecurityPage.save</h4>
108 <b>save</b>(<i></i>) 111 <b>save</b>(<i></i>)
109 <p> 112 <p>
110 Public slot to save the Help Viewers configuration. 113 Public slot to save the Help Viewers configuration.
111 </p> 114 </p><a NAME="SecurityPage.setMode" ID="SecurityPage.setMode"></a>
115 <h4>SecurityPage.setMode</h4>
116 <b>setMode</b>(<i>displayMode</i>)
117 <p>
118 Public method to perform mode dependent setups.
119 </p><dl>
120 <dt><i>displayMode</i></dt>
121 <dd>
122 mode of the configuration dialog
123 (ConfigurationWidget.DefaultMode,
124 ConfigurationWidget.HelpBrowserMode,
125 ConfigurationWidget.WebBrowserMode)
126 </dd>
127 </dl>
112 <div align="right"><a href="#top">Up</a></div> 128 <div align="right"><a href="#top">Up</a></div>
113 <hr /><hr /> 129 <hr /><hr />
114 <a NAME="create" ID="create"></a> 130 <a NAME="create" ID="create"></a>
115 <h2>create</h2> 131 <h2>create</h2>
116 <b>create</b>(<i>dlg</i>) 132 <b>create</b>(<i>dlg</i>)

eric ide

mercurial