138 <p> |
138 <p> |
139 Public method to read a login data file. |
139 Public method to read a login data file. |
140 </p> |
140 </p> |
141 <dl> |
141 <dl> |
142 |
142 |
143 <dt><i>fileNameOrDevice</i></dt> |
143 <dt><i>fileNameOrDevice</i> (str)</dt> |
144 <dd> |
144 <dd> |
145 name of the file to read (string) |
145 name of the file to read |
146 or reference to the device to read (QIODevice) |
146 or reference to the device to read (QIODevice) |
147 </dd> |
147 </dd> |
148 </dl> |
148 </dl> |
149 <dl> |
149 <dl> |
150 <dt>Return:</dt> |
150 <dt>Return:</dt> |
151 <dd> |
151 <dd> |
152 tuple containing the logins, forms and never URLs |
152 tuple containing the logins, forms and never URLs |
153 </dd> |
153 </dd> |
154 </dl> |
154 </dl> |
|
155 <dl> |
|
156 <dt>Return Type:</dt> |
|
157 <dd> |
|
158 tuple of (dict, dict, list) |
|
159 </dd> |
|
160 </dl> |
155 <div align="right"><a href="#top">Up</a></div> |
161 <div align="right"><a href="#top">Up</a></div> |
156 <hr /> |
162 <hr /> |
157 </body></html> |
163 </body></html> |