Documentation/Source/eric5.UI.AuthenticationDialog.html

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
49 QDialog, Ui_AuthenticationDialog 49 QDialog, Ui_AuthenticationDialog
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="#AuthenticationDialog.__init__">AuthenticationDialog</a></td>
58 <td>Constructor</td>
59 </tr><tr>
60 <td><a href="#AuthenticationDialog.getData">getData</a></td> 61 <td><a href="#AuthenticationDialog.getData">getData</a></td>
61 <td>Public method to retrieve the login data.</td> 62 <td>Public method to retrieve the login data.</td>
62 </tr><tr> 63 </tr><tr>
63 <td><a href="#AuthenticationDialog.setData">setData</a></td> 64 <td><a href="#AuthenticationDialog.setData">setData</a></td>
64 <td>Public method to set the login data.</td> 65 <td>Public method to set the login data.</td>
65 </tr><tr> 66 </tr><tr>
66 <td><a href="#AuthenticationDialog.shallSave">shallSave</a></td> 67 <td><a href="#AuthenticationDialog.shallSave">shallSave</a></td>
67 <td>Public method to check, if the login data shall be saved.</td> 68 <td>Public method to check, if the login data shall be saved.</td>
68 </tr> 69 </tr>
70 </table>
71 <h3>Static Methods</h3>
72 <table>
73 <tr><td>None</td></tr>
69 </table> 74 </table>
70 <a NAME="AuthenticationDialog.__init__" ID="AuthenticationDialog.__init__"></a> 75 <a NAME="AuthenticationDialog.__init__" ID="AuthenticationDialog.__init__"></a>
71 <h4>AuthenticationDialog (Constructor)</h4> 76 <h4>AuthenticationDialog (Constructor)</h4>
72 <b>AuthenticationDialog</b>(<i>info, username, showSave=False, saveIt=False, parent=None</i>) 77 <b>AuthenticationDialog</b>(<i>info, username, showSave=False, saveIt=False, parent=None</i>)
73 <p> 78 <p>

eric ide

mercurial