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> |
61 <td><a href="#AuthenticationDialog.__init__">AuthenticationDialog</a></td> |
58 <td>Constructor</td> |
62 <td>Constructor</td> |
64 <td>Public method to set the login data.</td> |
68 <td>Public method to set the login data.</td> |
65 </tr><tr> |
69 </tr><tr> |
66 <td><a href="#AuthenticationDialog.shallSave">shallSave</a></td> |
70 <td><a href="#AuthenticationDialog.shallSave">shallSave</a></td> |
67 <td>Public method to check, if the login data shall be saved.</td> |
71 <td>Public method to check, if the login data shall be saved.</td> |
68 </tr> |
72 </tr> |
|
73 </table> |
|
74 <h3>Static Methods</h3> |
|
75 <table> |
|
76 <tr><td>None</td></tr> |
69 </table> |
77 </table> |
70 <a NAME="AuthenticationDialog.__init__" ID="AuthenticationDialog.__init__"></a> |
78 <a NAME="AuthenticationDialog.__init__" ID="AuthenticationDialog.__init__"></a> |
71 <h4>AuthenticationDialog (Constructor)</h4> |
79 <h4>AuthenticationDialog (Constructor)</h4> |
72 <b>AuthenticationDialog</b>(<i>info, username, showSave = False, saveIt = False, parent = None</i>) |
80 <b>AuthenticationDialog</b>(<i>info, username, showSave = False, saveIt = False, parent = None</i>) |
73 <p> |
81 <p> |