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

branch
eric7
changeset 10428
a071d4065202
parent 10259
b51dfacef37f
child 10479
856476537696
equal deleted inserted replaced
10427:3733e2b23cf7 10428:a071d4065202
188 Private slot to handle a change of the state of the authentication 188 Private slot to handle a change of the state of the authentication
189 group. 189 group.
190 </p> 190 </p>
191 <dl> 191 <dl>
192 192
193 <dt><i>checked</i></dt> 193 <dt><i>checked</i> (bool)</dt>
194 <dd> 194 <dd>
195 state of the group (boolean) 195 state of the group
196 </dd> 196 </dd>
197 </dl> 197 </dl>
198 <a NAME="EmailPage.on_mailPasswordEdit_textChanged" ID="EmailPage.on_mailPasswordEdit_textChanged"></a> 198 <a NAME="EmailPage.on_mailPasswordEdit_textChanged" ID="EmailPage.on_mailPasswordEdit_textChanged"></a>
199 <h4>EmailPage.on_mailPasswordEdit_textChanged</h4> 199 <h4>EmailPage.on_mailPasswordEdit_textChanged</h4>
200 <b>on_mailPasswordEdit_textChanged</b>(<i>txt</i>) 200 <b>on_mailPasswordEdit_textChanged</b>(<i>txt</i>)
202 <p> 202 <p>
203 Private slot to handle a change of the text of the user edit. 203 Private slot to handle a change of the text of the user edit.
204 </p> 204 </p>
205 <dl> 205 <dl>
206 206
207 <dt><i>txt</i></dt> 207 <dt><i>txt</i> (str)</dt>
208 <dd> 208 <dd>
209 current text of the edit (string) 209 current text of the edit
210 </dd> 210 </dd>
211 </dl> 211 </dl>
212 <a NAME="EmailPage.on_mailServerEdit_textChanged" ID="EmailPage.on_mailServerEdit_textChanged"></a> 212 <a NAME="EmailPage.on_mailServerEdit_textChanged" ID="EmailPage.on_mailServerEdit_textChanged"></a>
213 <h4>EmailPage.on_mailServerEdit_textChanged</h4> 213 <h4>EmailPage.on_mailServerEdit_textChanged</h4>
214 <b>on_mailServerEdit_textChanged</b>(<i>txt</i>) 214 <b>on_mailServerEdit_textChanged</b>(<i>txt</i>)
230 <p> 230 <p>
231 Private slot to handle a change of the text of the user edit. 231 Private slot to handle a change of the text of the user edit.
232 </p> 232 </p>
233 <dl> 233 <dl>
234 234
235 <dt><i>txt</i></dt> 235 <dt><i>txt</i> (str)</dt>
236 <dd> 236 <dd>
237 current text of the edit (string) 237 current text of the edit
238 </dd> 238 </dd>
239 </dl> 239 </dl>
240 <a NAME="EmailPage.on_noEncryptionButton_toggled" ID="EmailPage.on_noEncryptionButton_toggled"></a> 240 <a NAME="EmailPage.on_noEncryptionButton_toggled" ID="EmailPage.on_noEncryptionButton_toggled"></a>
241 <h4>EmailPage.on_noEncryptionButton_toggled</h4> 241 <h4>EmailPage.on_noEncryptionButton_toggled</h4>
242 <b>on_noEncryptionButton_toggled</b>(<i>checked</i>) 242 <b>on_noEncryptionButton_toggled</b>(<i>checked</i>)
303 <p> 303 <p>
304 Module function to create the configuration page. 304 Module function to create the configuration page.
305 </p> 305 </p>
306 <dl> 306 <dl>
307 307
308 <dt><i>dlg</i></dt> 308 <dt><i>dlg</i> (ConfigurationDialog)</dt>
309 <dd> 309 <dd>
310 reference to the configuration dialog 310 reference to the configuration dialog
311 </dd> 311 </dd>
312 </dl> 312 </dl>
313 <dl> 313 <dl>
314 <dt>Return:</dt> 314 <dt>Return:</dt>
315 <dd> 315 <dd>
316 reference to the instantiated page (ConfigurationPageBase) 316 reference to the instantiated page
317 </dd>
318 </dl>
319 <dl>
320 <dt>Return Type:</dt>
321 <dd>
322 ConfigurationPageBase
317 </dd> 323 </dd>
318 </dl> 324 </dl>
319 <div align="right"><a href="#top">Up</a></div> 325 <div align="right"><a href="#top">Up</a></div>
320 <hr /> 326 <hr />
321 </body></html> 327 </body></html>

eric ide

mercurial