Documentation/Source/eric5.Helpviewer.Passwords.PasswordManager.html

changeset 58
37f0444c3479
parent 21
b88a0e6268bd
child 409
0ea528e80202
--- a/Documentation/Source/eric5.Helpviewer.Passwords.PasswordManager.html	Thu Jan 14 17:27:31 2010 +0000
+++ b/Documentation/Source/eric5.Helpviewer.Passwords.PasswordManager.html	Thu Jan 14 18:35:52 2010 +0000
@@ -22,7 +22,7 @@
 <body><a NAME="top" ID="top"></a>
 <h1>eric5.Helpviewer.Passwords.PasswordManager</h1>
 <p>
-&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#112;&#97;&#115;&#115;w&#111;&#114;&#100; &#109;&#97;&#110;&#97;&#103;&#101;&#114;.
+Module implementing the password manager.
 </p>
 <h3>Global Attributes</h3>
 <table>
@@ -32,10 +32,10 @@
 <table>
 <tr>
 <td><a href="#LoginForm">LoginForm</a></td>
-<td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#100;&#97;&#116;&#97; &#115;&#116;&#114;&#117;&#99;&#116;&#117;&#114;&#101; &#102;&#111;&#114; &#108;&#111;&#103;&#105;&#110; &#102;&#111;&#114;&#109;&#115;.</td>
+<td>Class implementing a data structure for login forms.</td>
 </tr><tr>
 <td><a href="#PasswordManager">PasswordManager</a></td>
-<td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#112;&#97;&#115;&#115;w&#111;&#114;&#100; &#109;&#97;&#110;&#97;&#103;&#101;&#114;.</td>
+<td>Class implementing the password manager.</td>
 </tr>
 </table>
 <h3>Functions</h3>
@@ -46,7 +46,7 @@
 <a NAME="LoginForm" ID="LoginForm"></a>
 <h2>LoginForm</h2>
 <p>
-    &#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#100;&#97;&#116;&#97; &#115;&#116;&#114;&#117;&#99;&#116;&#117;&#114;&#101; &#102;&#111;&#114; &#108;&#111;&#103;&#105;&#110; &#102;&#111;&#114;&#109;&#115;.
+    Class implementing a data structure for login forms.
 </p>
 <h3>Derived from</h3>
 object
@@ -58,62 +58,62 @@
 <table>
 <tr>
 <td><a href="#LoginForm.__init__">LoginForm</a></td>
-<td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td>
+<td>Constructor</td>
 </tr><tr>
 <td><a href="#LoginForm.isValid">isValid</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#116;&#101;&#115;&#116; &#102;&#111;&#114; v&#97;&#108;&#105;&#100;&#105;&#116;y.</td>
+<td>Public method to test for validity.</td>
 </tr><tr>
 <td><a href="#LoginForm.load">load</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#108;&#111;&#97;&#100; &#116;&#104;&#101; &#102;&#111;&#114;&#109; &#100;&#97;&#116;&#97; &#102;&#114;&#111;&#109; &#97; &#102;&#105;&#108;&#101;.</td>
+<td>Public method to load the form data from a file.</td>
 </tr><tr>
 <td><a href="#LoginForm.save">save</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#97;v&#101; &#116;&#104;&#101; &#102;&#111;&#114;&#109; &#100;&#97;&#116;&#97; &#116;&#111; &#97; &#102;&#105;&#108;&#101;.</td>
+<td>Public method to save the form data to a file.</td>
 </tr>
 </table>
 <a NAME="LoginForm.__init__" ID="LoginForm.__init__"></a>
 <h4>LoginForm (Constructor)</h4>
 <b>LoginForm</b>(<i></i>)
 <p>
-        &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;
+        Constructor
 </p><a NAME="LoginForm.isValid" ID="LoginForm.isValid"></a>
 <h4>LoginForm.isValid</h4>
 <b>isValid</b>(<i></i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#116;&#101;&#115;&#116; &#102;&#111;&#114; v&#97;&#108;&#105;&#100;&#105;&#116;y.
+        Public method to test for validity.
 </p><dl>
 <dt>Returns:</dt>
 <dd>
-&#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#97; v&#97;&#108;&#105;&#100; &#102;&#111;&#114;&#109; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;)
+flag indicating a valid form (boolean)
 </dd>
 </dl><a NAME="LoginForm.load" ID="LoginForm.load"></a>
 <h4>LoginForm.load</h4>
 <b>load</b>(<i>data</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#108;&#111;&#97;&#100; &#116;&#104;&#101; &#102;&#111;&#114;&#109; &#100;&#97;&#116;&#97; &#102;&#114;&#111;&#109; &#97; &#102;&#105;&#108;&#101;.
+        Public method to load the form data from a file.
 </p><dl>
 <dt><i>data</i></dt>
 <dd>
-&#108;&#105;&#115;&#116; &#111;&#102; &#115;&#116;&#114;&#105;&#110;&#103;&#115; &#116;&#111; &#108;&#111;&#97;&#100; &#100;&#97;&#116;&#97; &#102;&#114;&#111;&#109; (&#108;&#105;&#115;&#116; &#111;&#102; &#115;&#116;&#114;&#105;&#110;&#103;&#115;)
+list of strings to load data from (list of strings)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#115;&#117;&#99;&#99;&#101;&#115;&#115; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;)
+flag indicating success (boolean)
 </dd>
 </dl><a NAME="LoginForm.save" ID="LoginForm.save"></a>
 <h4>LoginForm.save</h4>
 <b>save</b>(<i>f</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#97;v&#101; &#116;&#104;&#101; &#102;&#111;&#114;&#109; &#100;&#97;&#116;&#97; &#116;&#111; &#97; &#102;&#105;&#108;&#101;.
+        Public method to save the form data to a file.
 </p><dl>
 <dt><i>f</i></dt>
 <dd>
-&#102;&#105;&#108;&#101; &#111;&#114; &#102;&#105;&#108;&#101; &#108;&#105;&#107;&#101; &#111;&#98;&#106;&#101;&#99;&#116; &#111;&#112;&#101;&#110; &#102;&#111;&#114; w&#114;&#105;&#116;&#105;&#110;&#103;
+file or file like object open for writing
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#115;&#117;&#99;&#99;&#101;&#115;&#115; (&#98;&#111;&#111;&#101;&#108;&#97;&#110;)
+flag indicating success (booelan)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
@@ -121,12 +121,12 @@
 <a NAME="PasswordManager" ID="PasswordManager"></a>
 <h2>PasswordManager</h2>
 <p>
-    &#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#112;&#97;&#115;&#115;w&#111;&#114;&#100; &#109;&#97;&#110;&#97;&#103;&#101;&#114;.
+    Class implementing the password manager.
 </p><h4>Signals</h4>
 <dl>
 <dt>changed()</dt>
 <dd>
-&#101;&#109;&#105;&#116;&#116;&#101;&#100; &#116;&#111; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#101; &#97; &#99;&#104;&#97;&#110;&#103;&#101;
+emitted to indicate a change
 </dd>
 </dl>
 <h3>Derived from</h3>
@@ -139,264 +139,264 @@
 <table>
 <tr>
 <td><a href="#PasswordManager.__init__">PasswordManager</a></td>
-<td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td>
+<td>Constructor</td>
 </tr><tr>
 <td><a href="#PasswordManager.__createKey">__createKey</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#114;&#101;&#97;&#116;&#101; &#116;&#104;&#101; &#107;&#101;y &#115;&#116;&#114;&#105;&#110;&#103; &#102;&#111;&#114; &#116;&#104;&#101; &#108;&#111;&#103;&#105;&#110; &#99;&#114;&#101;&#100;&#101;&#110;&#116;&#105;&#97;&#108;&#115;.</td>
+<td>Private method to create the key string for the login credentials.</td>
 </tr><tr>
 <td><a href="#PasswordManager.__extractMultipartQueryItems">__extractMultipartQueryItems</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#101;x&#116;&#114;&#97;&#99;&#116; &#116;&#104;&#101; &#113;&#117;&#101;&#114;y &#105;&#116;&#101;&#109;&#115; &#102;&#111;&#114; &#97; &#112;&#111;&#115;&#116; &#111;&#112;&#101;&#114;&#97;&#116;&#105;&#111;&#110;.</td>
+<td>Private method to extract the query items for a post operation.</td>
 </tr><tr>
 <td><a href="#PasswordManager.__findForm">__findForm</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#102;&#105;&#110;&#100; &#116;&#104;&#101; &#102;&#111;&#114;&#109; &#117;&#115;&#101;&#100; &#102;&#111;&#114; &#108;&#111;&#103;&#103;&#105;&#110;&#103; &#105;&#110;.</td>
+<td>Private method to find the form used for logging in.</td>
 </tr><tr>
 <td><a href="#PasswordManager.__load">__load</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#108;&#111;&#97;&#100; &#116;&#104;&#101; &#115;&#97;v&#101;&#100; &#108;&#111;&#103;&#105;&#110; &#99;&#114;&#101;&#100;&#101;&#110;&#116;&#105;&#97;&#108;&#115;.</td>
+<td>Private method to load the saved login credentials.</td>
 </tr><tr>
 <td><a href="#PasswordManager.__stripUrl">__stripUrl</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#116;&#114;&#105;&#112; &#111;&#102;&#102; &#97;&#108;&#108; &#117;&#110;&#110;&#101;&#101;&#100;&#101;&#100; &#112;&#97;&#114;&#116;&#115; &#111;&#102; &#97; &#85;&#82;&#76;.</td>
+<td>Private method to strip off all unneeded parts of a URL.</td>
 </tr><tr>
 <td><a href="#PasswordManager.allSiteNames">allSiteNames</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#97; &#108;&#105;&#115;&#116; &#111;&#102; &#97;&#108;&#108; &#115;&#105;&#116;&#101; &#110;&#97;&#109;&#101;&#115;.</td>
+<td>Public method to get a list of all site names.</td>
 </tr><tr>
 <td><a href="#PasswordManager.clear">clear</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#99;&#108;&#101;&#97;&#114; &#116;&#104;&#101; &#115;&#97;v&#101;&#100; &#112;&#97;&#115;&#115;w&#111;&#114;&#100;&#115;.</td>
+<td>Public slot to clear the saved passwords.</td>
 </tr><tr>
 <td><a href="#PasswordManager.close">close</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#108;&#111;&#115;&#101; &#116;&#104;&#101; &#111;&#112;&#101;&#110; &#115;&#101;&#97;&#114;&#99;&#104; &#101;&#110;&#103;&#105;&#110;&#101;&#115; &#109;&#97;&#110;&#97;&#103;&#101;&#114;.</td>
+<td>Public method to close the open search engines manager.</td>
 </tr><tr>
 <td><a href="#PasswordManager.fill">fill</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#102;&#105;&#108;&#108; &#108;&#111;&#103;&#105;&#110; &#102;&#111;&#114;&#109;&#115; w&#105;&#116;&#104; &#115;&#97;v&#101;&#100; &#100;&#97;&#116;&#97;.</td>
+<td>Public slot to fill login forms with saved data.</td>
 </tr><tr>
 <td><a href="#PasswordManager.getLogin">getLogin</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#108;&#111;&#103;&#105;&#110; &#99;&#114;&#101;&#100;&#101;&#110;&#116;&#105;&#97;&#108;&#115;.</td>
+<td>Public method to get the login credentials.</td>
 </tr><tr>
 <td><a href="#PasswordManager.post">post</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#104;&#101;&#99;&#107;, &#105;&#102; &#116;&#104;&#101; &#100;&#97;&#116;&#97; &#116;&#111; &#98;&#101; &#115;&#101;&#110;&#116; &#99;&#111;&#110;&#116;&#97;&#105;&#110;&#115; &#108;&#111;&#103;&#105;&#110; &#100;&#97;&#116;&#97;.</td>
+<td>Public method to check, if the data to be sent contains login data.</td>
 </tr><tr>
 <td><a href="#PasswordManager.removePassword">removePassword</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#109;&#111;v&#101; &#97; &#112;&#97;&#115;&#115;w&#111;&#114;&#100; &#101;&#110;&#116;&#114;y.</td>
+<td>Public method to remove a password entry.</td>
 </tr><tr>
 <td><a href="#PasswordManager.save">save</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#97;v&#101; &#116;&#104;&#101; &#108;&#111;&#103;&#105;&#110; &#101;&#110;&#116;&#114;&#105;&#101;&#115; &#116;&#111; &#100;&#105;&#115;&#107;.</td>
+<td>Public slot to save the login entries to disk.</td>
 </tr><tr>
 <td><a href="#PasswordManager.setLogin">setLogin</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#108;&#111;&#103;&#105;&#110; &#99;&#114;&#101;&#100;&#101;&#110;&#116;&#105;&#97;&#108;&#115;.</td>
+<td>Public method to set the login credentials.</td>
 </tr><tr>
 <td><a href="#PasswordManager.siteInfo">siteInfo</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#97; &#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#110;&#97;&#109;&#101;&#100; &#115;&#105;&#116;&#101;.</td>
+<td>Public method to get a reference to the named site.</td>
 </tr><tr>
 <td><a href="#PasswordManager.sitesCount">sitesCount</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#110;&#117;&#109;&#98;&#101;&#114; &#111;&#102; &#97;v&#97;&#105;&#108;&#97;&#98;&#108;&#101; &#115;&#105;&#116;&#101;&#115;.</td>
+<td>Public method to get the number of available sites.</td>
 </tr>
 </table>
 <a NAME="PasswordManager.__init__" ID="PasswordManager.__init__"></a>
 <h4>PasswordManager (Constructor)</h4>
 <b>PasswordManager</b>(<i>parent = None</i>)
 <p>
-        &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;
+        Constructor
 </p><dl>
 <dt><i>parent</i></dt>
 <dd>
-&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#112;&#97;&#114;&#101;&#110;&#116; &#111;&#98;&#106;&#101;&#99;&#116; (&#81;&#79;&#98;&#106;&#101;&#99;&#116;)
+reference to the parent object (QObject)
 </dd>
 </dl><a NAME="PasswordManager.__createKey" ID="PasswordManager.__createKey"></a>
 <h4>PasswordManager.__createKey</h4>
 <b>__createKey</b>(<i>url, realm</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#114;&#101;&#97;&#116;&#101; &#116;&#104;&#101; &#107;&#101;y &#115;&#116;&#114;&#105;&#110;&#103; &#102;&#111;&#114; &#116;&#104;&#101; &#108;&#111;&#103;&#105;&#110; &#99;&#114;&#101;&#100;&#101;&#110;&#116;&#105;&#97;&#108;&#115;.
+        Private method to create the key string for the login credentials.
 </p><dl>
 <dt><i>url</i></dt>
 <dd>
-&#85;&#82;&#76; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#99;&#114;&#101;&#100;&#101;&#110;&#116;&#105;&#97;&#108;&#115; &#102;&#111;&#114; (&#81;&#85;&#114;&#108;)
+URL to get the credentials for (QUrl)
 </dd><dt><i>realm</i></dt>
 <dd>
-&#114;&#101;&#97;&#108;&#109; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#99;&#114;&#101;&#100;&#101;&#110;&#116;&#105;&#97;&#108;&#115; &#102;&#111;&#114; (&#115;&#116;&#114;&#105;&#110;&#103;)
+realm to get the credentials for (string)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#107;&#101;y &#115;&#116;&#114;&#105;&#110;&#103; (&#115;&#116;&#114;&#105;&#110;&#103;)
+key string (string)
 </dd>
 </dl><a NAME="PasswordManager.__extractMultipartQueryItems" ID="PasswordManager.__extractMultipartQueryItems"></a>
 <h4>PasswordManager.__extractMultipartQueryItems</h4>
 <b>__extractMultipartQueryItems</b>(<i>data, boundary</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#101;x&#116;&#114;&#97;&#99;&#116; &#116;&#104;&#101; &#113;&#117;&#101;&#114;y &#105;&#116;&#101;&#109;&#115; &#102;&#111;&#114; &#97; &#112;&#111;&#115;&#116; &#111;&#112;&#101;&#114;&#97;&#116;&#105;&#111;&#110;.
+        Private method to extract the query items for a post operation.
 </p><dl>
 <dt><i>data</i></dt>
 <dd>
-&#100;&#97;&#116;&#97; &#116;&#111; &#98;&#101; &#115;&#101;&#110;&#116; (&#81;&#66;y&#116;&#101;&#65;&#114;&#114;&#97;y)
+data to be sent (QByteArray)
 </dd><dt><i>boundary</i></dt>
 <dd>
-&#98;&#111;&#117;&#110;&#100;&#97;&#114;y &#115;&#116;&#114;&#105;&#110;&#103; (&#81;&#66;y&#116;&#101;&#65;&#114;&#114;&#97;y)
+boundary string (QByteArray)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#115;&#101;&#116; &#111;&#102; &#110;&#97;&#109;&#101;, v&#97;&#108;&#117;&#101; &#112;&#97;&#105;&#114;&#115; (&#115;&#101;&#116; &#111;&#102; &#116;&#117;&#112;&#108;&#101; &#111;&#102; &#115;&#116;&#114;&#105;&#110;&#103;, &#115;&#116;&#114;&#105;&#110;&#103;)
+set of name, value pairs (set of tuple of string, string)
 </dd>
 </dl><a NAME="PasswordManager.__findForm" ID="PasswordManager.__findForm"></a>
 <h4>PasswordManager.__findForm</h4>
 <b>__findForm</b>(<i>webPage, data, boundary = None</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#102;&#105;&#110;&#100; &#116;&#104;&#101; &#102;&#111;&#114;&#109; &#117;&#115;&#101;&#100; &#102;&#111;&#114; &#108;&#111;&#103;&#103;&#105;&#110;&#103; &#105;&#110;.
+        Private method to find the form used for logging in.
 </p><dl>
 <dt><i>webPage</i></dt>
 <dd>
-&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; w&#101;&#98; &#112;&#97;&#103;&#101; (&#81;&#87;&#101;&#98;&#80;&#97;&#103;&#101;)
+reference to the web page (QWebPage)
 </dd><dt><i>data</i></dt>
 <dd>
-&#100;&#97;&#116;&#97; &#116;&#111; &#98;&#101; &#115;&#101;&#110;&#116; (&#81;&#66;y&#116;&#101;&#65;&#114;&#114;&#97;y)
+data to be sent (QByteArray)
 </dd><dt><i>boundary=</i></dt>
 <dd>
-&#98;&#111;&#117;&#110;&#100;&#97;&#114;y &#115;&#116;&#114;&#105;&#110;&#103; (&#81;&#66;y&#116;&#101;&#65;&#114;&#114;&#97;y) &#102;&#111;&#114; &#109;&#117;&#108;&#116;&#105;&#112;&#97;&#114;&#116; &#101;&#110;&#99;&#111;&#100;&#101;&#100; &#100;&#97;&#116;&#97;,
-            &#78;&#111;&#110;&#101; &#102;&#111;&#114; &#117;&#114;&#108;&#101;&#110;&#99;&#111;&#100;&#101;&#100; &#100;&#97;&#116;&#97;
+boundary string (QByteArray) for multipart encoded data,
+            None for urlencoded data
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#112;&#97;&#114;&#115;&#101;&#100; &#102;&#111;&#114;&#109; (&#76;&#111;&#103;&#105;&#110;&#70;&#111;&#114;&#109;)
+parsed form (LoginForm)
 </dd>
 </dl><a NAME="PasswordManager.__load" ID="PasswordManager.__load"></a>
 <h4>PasswordManager.__load</h4>
 <b>__load</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#108;&#111;&#97;&#100; &#116;&#104;&#101; &#115;&#97;v&#101;&#100; &#108;&#111;&#103;&#105;&#110; &#99;&#114;&#101;&#100;&#101;&#110;&#116;&#105;&#97;&#108;&#115;.
+        Private method to load the saved login credentials.
 </p><a NAME="PasswordManager.__stripUrl" ID="PasswordManager.__stripUrl"></a>
 <h4>PasswordManager.__stripUrl</h4>
 <b>__stripUrl</b>(<i>url</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#116;&#114;&#105;&#112; &#111;&#102;&#102; &#97;&#108;&#108; &#117;&#110;&#110;&#101;&#101;&#100;&#101;&#100; &#112;&#97;&#114;&#116;&#115; &#111;&#102; &#97; &#85;&#82;&#76;.
+        Private method to strip off all unneeded parts of a URL.
 </p><dl>
 <dt><i>url</i></dt>
 <dd>
-&#85;&#82;&#76; &#116;&#111; &#98;&#101; &#115;&#116;&#114;&#105;&#112;&#112;&#101;&#100; (&#81;&#85;&#114;&#108;)
+URL to be stripped (QUrl)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#115;&#116;&#114;&#105;&#112;&#112;&#101;&#100; &#85;&#82;&#76; (&#81;&#85;&#114;&#108;)
+stripped URL (QUrl)
 </dd>
 </dl><a NAME="PasswordManager.allSiteNames" ID="PasswordManager.allSiteNames"></a>
 <h4>PasswordManager.allSiteNames</h4>
 <b>allSiteNames</b>(<i></i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#97; &#108;&#105;&#115;&#116; &#111;&#102; &#97;&#108;&#108; &#115;&#105;&#116;&#101; &#110;&#97;&#109;&#101;&#115;.
+        Public method to get a list of all site names.
 </p><dl>
 <dt>Returns:</dt>
 <dd>
-&#115;&#111;&#114;&#116;&#101;&#100; &#108;&#105;&#115;&#116; &#111;&#102; &#97;&#108;&#108; &#115;&#105;&#116;&#101; &#110;&#97;&#109;&#101;&#115; (&#108;&#105;&#115;&#116; &#111;&#102; &#115;&#116;&#114;&#105;&#110;&#103;&#115;)
+sorted list of all site names (list of strings)
 </dd>
 </dl><a NAME="PasswordManager.clear" ID="PasswordManager.clear"></a>
 <h4>PasswordManager.clear</h4>
 <b>clear</b>(<i></i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#99;&#108;&#101;&#97;&#114; &#116;&#104;&#101; &#115;&#97;v&#101;&#100; &#112;&#97;&#115;&#115;w&#111;&#114;&#100;&#115;.
+        Public slot to clear the saved passwords.
 </p><a NAME="PasswordManager.close" ID="PasswordManager.close"></a>
 <h4>PasswordManager.close</h4>
 <b>close</b>(<i></i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#108;&#111;&#115;&#101; &#116;&#104;&#101; &#111;&#112;&#101;&#110; &#115;&#101;&#97;&#114;&#99;&#104; &#101;&#110;&#103;&#105;&#110;&#101;&#115; &#109;&#97;&#110;&#97;&#103;&#101;&#114;.
+        Public method to close the open search engines manager.
 </p><a NAME="PasswordManager.fill" ID="PasswordManager.fill"></a>
 <h4>PasswordManager.fill</h4>
 <b>fill</b>(<i>page</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#102;&#105;&#108;&#108; &#108;&#111;&#103;&#105;&#110; &#102;&#111;&#114;&#109;&#115; w&#105;&#116;&#104; &#115;&#97;v&#101;&#100; &#100;&#97;&#116;&#97;.
+        Public slot to fill login forms with saved data.
 </p><dl>
 <dt><i>page</i></dt>
 <dd>
-&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; w&#101;&#98; &#112;&#97;&#103;&#101; (&#81;&#87;&#101;&#98;&#80;&#97;&#103;&#101;)
+reference to the web page (QWebPage)
 </dd>
 </dl><a NAME="PasswordManager.getLogin" ID="PasswordManager.getLogin"></a>
 <h4>PasswordManager.getLogin</h4>
 <b>getLogin</b>(<i>url, realm</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#108;&#111;&#103;&#105;&#110; &#99;&#114;&#101;&#100;&#101;&#110;&#116;&#105;&#97;&#108;&#115;.
+        Public method to get the login credentials.
 </p><dl>
 <dt><i>url</i></dt>
 <dd>
-&#85;&#82;&#76; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#99;&#114;&#101;&#100;&#101;&#110;&#116;&#105;&#97;&#108;&#115; &#102;&#111;&#114; (&#81;&#85;&#114;&#108;)
+URL to get the credentials for (QUrl)
 </dd><dt><i>realm</i></dt>
 <dd>
-&#114;&#101;&#97;&#108;&#109; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#99;&#114;&#101;&#100;&#101;&#110;&#116;&#105;&#97;&#108;&#115; &#102;&#111;&#114; (&#115;&#116;&#114;&#105;&#110;&#103;)
+realm to get the credentials for (string)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#116;&#117;&#112;&#108;&#101; &#99;&#111;&#110;&#116;&#97;&#105;&#110;&#105;&#110;&#103; &#116;&#104;&#101; &#117;&#115;&#101;&#114; &#110;&#97;&#109;&#101; (&#115;&#116;&#114;&#105;&#110;&#103;) &#97;&#110;&#100; &#112;&#97;&#115;&#115;w&#111;&#114;&#100; (&#115;&#116;&#114;&#105;&#110;&#103;)
+tuple containing the user name (string) and password (string)
 </dd>
 </dl><a NAME="PasswordManager.post" ID="PasswordManager.post"></a>
 <h4>PasswordManager.post</h4>
 <b>post</b>(<i>request, data</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#104;&#101;&#99;&#107;, &#105;&#102; &#116;&#104;&#101; &#100;&#97;&#116;&#97; &#116;&#111; &#98;&#101; &#115;&#101;&#110;&#116; &#99;&#111;&#110;&#116;&#97;&#105;&#110;&#115; &#108;&#111;&#103;&#105;&#110; &#100;&#97;&#116;&#97;.
+        Public method to check, if the data to be sent contains login data.
 </p><dl>
 <dt><i>request</i></dt>
 <dd>
-&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#110;&#101;&#116;w&#111;&#114;&#107; &#114;&#101;&#113;&#117;&#101;&#115;&#116; (&#81;&#78;&#101;&#116;w&#111;&#114;&#107;&#82;&#101;&#113;&#117;&#101;&#115;&#116;)
+reference to the network request (QNetworkRequest)
 </dd><dt><i>data</i></dt>
 <dd>
-&#100;&#97;&#116;&#97; &#116;&#111; &#98;&#101; &#115;&#101;&#110;&#116; (&#81;&#66;y&#116;&#101;&#65;&#114;&#114;&#97;y)
+data to be sent (QByteArray)
 </dd>
 </dl><a NAME="PasswordManager.removePassword" ID="PasswordManager.removePassword"></a>
 <h4>PasswordManager.removePassword</h4>
 <b>removePassword</b>(<i>site</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#109;&#111;v&#101; &#97; &#112;&#97;&#115;&#115;w&#111;&#114;&#100; &#101;&#110;&#116;&#114;y.
+        Public method to remove a password entry.
 </p><dl>
 <dt><i>site</i></dt>
 <dd>
-w&#101;&#98; &#115;&#105;&#116;&#101; &#110;&#97;&#109;&#101; (&#115;&#116;&#114;&#105;&#110;&#103;)
+web site name (string)
 </dd>
 </dl><a NAME="PasswordManager.save" ID="PasswordManager.save"></a>
 <h4>PasswordManager.save</h4>
 <b>save</b>(<i></i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#97;v&#101; &#116;&#104;&#101; &#108;&#111;&#103;&#105;&#110; &#101;&#110;&#116;&#114;&#105;&#101;&#115; &#116;&#111; &#100;&#105;&#115;&#107;.
+        Public slot to save the login entries to disk.
 </p><a NAME="PasswordManager.setLogin" ID="PasswordManager.setLogin"></a>
 <h4>PasswordManager.setLogin</h4>
 <b>setLogin</b>(<i>url, realm, username, password</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#108;&#111;&#103;&#105;&#110; &#99;&#114;&#101;&#100;&#101;&#110;&#116;&#105;&#97;&#108;&#115;.
+        Public method to set the login credentials.
 </p><dl>
 <dt><i>url</i></dt>
 <dd>
-&#85;&#82;&#76; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#99;&#114;&#101;&#100;&#101;&#110;&#116;&#105;&#97;&#108;&#115; &#102;&#111;&#114; (&#81;&#85;&#114;&#108;)
+URL to set the credentials for (QUrl)
 </dd><dt><i>realm</i></dt>
 <dd>
-&#114;&#101;&#97;&#108;&#109; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#99;&#114;&#101;&#100;&#101;&#110;&#116;&#105;&#97;&#108;&#115; &#102;&#111;&#114; (&#115;&#116;&#114;&#105;&#110;&#103;)
+realm to set the credentials for (string)
 </dd><dt><i>username</i></dt>
 <dd>
-&#117;&#115;&#101;&#114;&#110;&#97;&#109;&#101; &#102;&#111;&#114; &#116;&#104;&#101; &#108;&#111;&#103;&#105;&#110; (&#115;&#116;&#114;&#105;&#110;&#103;)
+username for the login (string)
 </dd><dt><i>password</i></dt>
 <dd>
-&#112;&#97;&#115;&#115;w&#111;&#114;&#100; &#102;&#111;&#114; &#116;&#104;&#101; &#108;&#111;&#103;&#105;&#110; (&#115;&#116;&#114;&#105;&#110;&#103;)
+password for the login (string)
 </dd>
 </dl><a NAME="PasswordManager.siteInfo" ID="PasswordManager.siteInfo"></a>
 <h4>PasswordManager.siteInfo</h4>
 <b>siteInfo</b>(<i>site</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#97; &#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#110;&#97;&#109;&#101;&#100; &#115;&#105;&#116;&#101;.
+        Public method to get a reference to the named site.
 </p><dl>
 <dt><i>site</i></dt>
 <dd>
-w&#101;&#98; &#115;&#105;&#116;&#101; &#110;&#97;&#109;&#101; (&#115;&#116;&#114;&#105;&#110;&#103;)
+web site name (string)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#116;&#117;&#112;&#108;&#101; &#99;&#111;&#110;&#116;&#97;&#105;&#110;&#105;&#110;&#103; &#116;&#104;&#101; &#117;&#115;&#101;&#114; &#110;&#97;&#109;&#101; (&#115;&#116;&#114;&#105;&#110;&#103;) &#97;&#110;&#100; &#112;&#97;&#115;&#115;w&#111;&#114;&#100; (&#115;&#116;&#114;&#105;&#110;&#103;)
+tuple containing the user name (string) and password (string)
 </dd>
 </dl><a NAME="PasswordManager.sitesCount" ID="PasswordManager.sitesCount"></a>
 <h4>PasswordManager.sitesCount</h4>
 <b>sitesCount</b>(<i></i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#110;&#117;&#109;&#98;&#101;&#114; &#111;&#102; &#97;v&#97;&#105;&#108;&#97;&#98;&#108;&#101; &#115;&#105;&#116;&#101;&#115;.
+        Public method to get the number of available sites.
 </p><dl>
 <dt>Returns:</dt>
 <dd>
-&#110;&#117;&#109;&#98;&#101;&#114; &#111;&#102; &#115;&#105;&#116;&#101;&#115; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)
+number of sites (integer)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial