src/eric7/Documentation/Source/eric7.EricWidgets.EricAuthenticationDialog.html

Sat, 14 Dec 2024 13:03:11 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 14 Dec 2024 13:03:11 +0100
branch
eric7
changeset 11093
e8932a99beb4
parent 10925
22c3928a1ab5
permissions
-rw-r--r--

pip Interface
- Changed the package search function to open an external web browser with the package search term (PyPI does not support programmatic search anymore).

10925
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
1 <!DOCTYPE html>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
2 <html><head>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
3 <title>eric7.EricWidgets.EricAuthenticationDialog</title>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
4 <meta charset="UTF-8">
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
5 <link rel="stylesheet" href="styles.css">
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
6 </head>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
7 <body>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
8 <a NAME="top" ID="top"></a>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
9 <h1>eric7.EricWidgets.EricAuthenticationDialog</h1>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
10 <p>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
11 Module implementing the authentication dialog for the help browser.
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
12 </p>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
13
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
14 <h3>Global Attributes</h3>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
15 <table>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
16 <tr><td>None</td></tr>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
17 </table>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
18
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
19 <h3>Classes</h3>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
20 <table>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
21 <tr>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
22 <td><a href="#EricAuthenticationDialog">EricAuthenticationDialog</a></td>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
23 <td>Class implementing the authentication dialog for the help browser.</td>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
24 </tr>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
25 </table>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
26
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
27 <h3>Functions</h3>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
28 <table>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
29 <tr><td>None</td></tr>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
30 </table>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
31
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
32 <hr />
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
33 <hr />
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
34 <a NAME="EricAuthenticationDialog" ID="EricAuthenticationDialog"></a>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
35 <h2>EricAuthenticationDialog</h2>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
36 <p>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
37 Class implementing the authentication dialog for the help browser.
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
38 </p>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
39
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
40 <h3>Derived from</h3>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
41 QDialog, Ui_EricAuthenticationDialog
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
42 <h3>Class Attributes</h3>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
43 <table>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
44 <tr><td>None</td></tr>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
45 </table>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
46
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
47 <h3>Class Methods</h3>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
48 <table>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
49 <tr><td>None</td></tr>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
50 </table>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
51
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
52 <h3>Methods</h3>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
53 <table>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
54 <tr>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
55 <td><a href="#EricAuthenticationDialog.__init__">EricAuthenticationDialog</a></td>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
56 <td>Constructor</td>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
57 </tr>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
58 <tr>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
59 <td><a href="#EricAuthenticationDialog.getData">getData</a></td>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
60 <td>Public method to retrieve the login data.</td>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
61 </tr>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
62 <tr>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
63 <td><a href="#EricAuthenticationDialog.setData">setData</a></td>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
64 <td>Public method to set the login data.</td>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
65 </tr>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
66 <tr>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
67 <td><a href="#EricAuthenticationDialog.shallSave">shallSave</a></td>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
68 <td>Public method to check, if the login data shall be saved.</td>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
69 </tr>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
70 </table>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
71
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
72 <h3>Static Methods</h3>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
73 <table>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
74 <tr><td>None</td></tr>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
75 </table>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
76
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
77
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
78 <a NAME="EricAuthenticationDialog.__init__" ID="EricAuthenticationDialog.__init__"></a>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
79 <h4>EricAuthenticationDialog (Constructor)</h4>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
80 <b>EricAuthenticationDialog</b>(<i>info, username, showSave=False, saveIt=False, parent=None</i>)
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
81 <p>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
82 Constructor
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
83 </p>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
84
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
85 <dl>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
86
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
87 <dt><i>info</i> (str)</dt>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
88 <dd>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
89 information to be shown
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
90 </dd>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
91 <dt><i>username</i> (str)</dt>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
92 <dd>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
93 username as supplied by subversion
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
94 </dd>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
95 <dt><i>showSave</i> (bool)</dt>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
96 <dd>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
97 flag to indicate to show the save checkbox
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
98 </dd>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
99 <dt><i>saveIt</i> (bool)</dt>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
100 <dd>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
101 flag indicating the value for the save checkbox
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
102 </dd>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
103 <dt><i>parent</i> (QWidget)</dt>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
104 <dd>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
105 reference to the parent widget
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
106 </dd>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
107 </dl>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
108 <a NAME="EricAuthenticationDialog.getData" ID="EricAuthenticationDialog.getData"></a>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
109 <h4>EricAuthenticationDialog.getData</h4>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
110 <b>getData</b>(<i></i>)
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
111 <p>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
112 Public method to retrieve the login data.
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
113 </p>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
114
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
115 <dl>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
116 <dt>Return:</dt>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
117 <dd>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
118 tuple containing the user name and password
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
119 </dd>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
120 </dl>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
121 <dl>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
122 <dt>Return Type:</dt>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
123 <dd>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
124 tuple of (str, str)
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
125 </dd>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
126 </dl>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
127 <a NAME="EricAuthenticationDialog.setData" ID="EricAuthenticationDialog.setData"></a>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
128 <h4>EricAuthenticationDialog.setData</h4>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
129 <b>setData</b>(<i>username, password</i>)
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
130 <p>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
131 Public method to set the login data.
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
132 </p>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
133
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
134 <dl>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
135
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
136 <dt><i>username</i> (str)</dt>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
137 <dd>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
138 username
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
139 </dd>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
140 <dt><i>password</i> (str)</dt>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
141 <dd>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
142 password
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
143 </dd>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
144 </dl>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
145 <a NAME="EricAuthenticationDialog.shallSave" ID="EricAuthenticationDialog.shallSave"></a>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
146 <h4>EricAuthenticationDialog.shallSave</h4>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
147 <b>shallSave</b>(<i></i>)
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
148 <p>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
149 Public method to check, if the login data shall be saved.
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
150 </p>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
151
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
152 <dl>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
153 <dt>Return:</dt>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
154 <dd>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
155 flag indicating that the login data shall be saved
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
156 </dd>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
157 </dl>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
158 <dl>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
159 <dt>Return Type:</dt>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
160 <dd>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
161 bool
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
162 </dd>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
163 </dl>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
164 <div align="right"><a href="#top">Up</a></div>
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
165 <hr />
22c3928a1ab5 Moved the authentication dialog to the EricWidgets package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
166 </body></html>

eric ide

mercurial