eric6/Documentation/Source/eric6.UI.AuthenticationDialog.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
127 127
128 <p> 128 <p>
129 Public method to retrieve the login data. 129 Public method to retrieve the login data.
130 </p> 130 </p>
131 <dl> 131 <dl>
132 <dt>Returns:</dt> 132 <dt>Return:</dt>
133 <dd> 133 <dd>
134 tuple of two string values (username, password) 134 tuple of two string values (username, password)
135 </dd> 135 </dd>
136 </dl> 136 </dl>
137 <a NAME="AuthenticationDialog.setData" ID="AuthenticationDialog.setData"></a> 137 <a NAME="AuthenticationDialog.setData" ID="AuthenticationDialog.setData"></a>
158 158
159 <p> 159 <p>
160 Public method to check, if the login data shall be saved. 160 Public method to check, if the login data shall be saved.
161 </p> 161 </p>
162 <dl> 162 <dl>
163 <dt>Returns:</dt> 163 <dt>Return:</dt>
164 <dd> 164 <dd>
165 flag indicating that the login data shall be saved (boolean) 165 flag indicating that the login data shall be saved (boolean)
166 </dd> 166 </dd>
167 </dl> 167 </dl>
168 <div align="right"><a href="#top">Up</a></div> 168 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial