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

changeset 58
37f0444c3479
parent 21
b88a0e6268bd
child 409
0ea528e80202
equal deleted inserted replaced
57:81326a94fdca 58:37f0444c3479
20 </style> 20 </style>
21 </head> 21 </head>
22 <body><a NAME="top" ID="top"></a> 22 <body><a NAME="top" ID="top"></a>
23 <h1>eric5.Helpviewer.Passwords.PasswordModel</h1> 23 <h1>eric5.Helpviewer.Passwords.PasswordModel</h1>
24 <p> 24 <p>
25 &#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#109;&#111;&#100;&#101;&#108; &#102;&#111;&#114; &#112;&#97;&#115;&#115;w&#111;&#114;&#100; &#109;&#97;&#110;&#97;&#103;&#101;&#109;&#101;&#110;&#116;. 25 Module implementing a model for password management.
26 </p> 26 </p>
27 <h3>Global Attributes</h3> 27 <h3>Global Attributes</h3>
28 <table> 28 <table>
29 <tr><td>None</td></tr> 29 <tr><td>None</td></tr>
30 </table> 30 </table>
31 <h3>Classes</h3> 31 <h3>Classes</h3>
32 <table> 32 <table>
33 <tr> 33 <tr>
34 <td><a href="#PasswordModel">PasswordModel</a></td> 34 <td><a href="#PasswordModel">PasswordModel</a></td>
35 <td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#109;&#111;&#100;&#101;&#108; &#102;&#111;&#114; &#112;&#97;&#115;&#115;w&#111;&#114;&#100; &#109;&#97;&#110;&#97;&#103;&#101;&#109;&#101;&#110;&#116;.</td> 35 <td>Class implementing a model for password management.</td>
36 </tr> 36 </tr>
37 </table> 37 </table>
38 <h3>Functions</h3> 38 <h3>Functions</h3>
39 <table> 39 <table>
40 <tr><td>None</td></tr> 40 <tr><td>None</td></tr>
41 </table> 41 </table>
42 <hr /><hr /> 42 <hr /><hr />
43 <a NAME="PasswordModel" ID="PasswordModel"></a> 43 <a NAME="PasswordModel" ID="PasswordModel"></a>
44 <h2>PasswordModel</h2> 44 <h2>PasswordModel</h2>
45 <p> 45 <p>
46 &#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#109;&#111;&#100;&#101;&#108; &#102;&#111;&#114; &#112;&#97;&#115;&#115;w&#111;&#114;&#100; &#109;&#97;&#110;&#97;&#103;&#101;&#109;&#101;&#110;&#116;. 46 Class implementing a model for password management.
47 </p> 47 </p>
48 <h3>Derived from</h3> 48 <h3>Derived from</h3>
49 QAbstractTableModel 49 QAbstractTableModel
50 <h3>Class Attributes</h3> 50 <h3>Class Attributes</h3>
51 <table> 51 <table>
53 </table> 53 </table>
54 <h3>Methods</h3> 54 <h3>Methods</h3>
55 <table> 55 <table>
56 <tr> 56 <tr>
57 <td><a href="#PasswordModel.__init__">PasswordModel</a></td> 57 <td><a href="#PasswordModel.__init__">PasswordModel</a></td>
58 <td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td> 58 <td>Constructor</td>
59 </tr><tr> 59 </tr><tr>
60 <td><a href="#PasswordModel.__passwordsChanged">__passwordsChanged</a></td> 60 <td><a href="#PasswordModel.__passwordsChanged">__passwordsChanged</a></td>
61 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#104;&#97;&#110;&#100;&#108;&#105;&#110;&#103; &#97; &#99;&#104;&#97;&#110;&#103;&#101; &#111;&#102; &#116;&#104;&#101; &#114;&#101;&#103;&#105;&#115;&#116;&#101;&#114;&#101;&#100; &#112;&#97;&#115;&#115;w&#111;&#114;&#100;&#115;.</td> 61 <td>Private slot handling a change of the registered passwords.</td>
62 </tr><tr> 62 </tr><tr>
63 <td><a href="#PasswordModel.columnCount">columnCount</a></td> 63 <td><a href="#PasswordModel.columnCount">columnCount</a></td>
64 <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; &#99;&#111;&#108;&#117;&#109;&#110;&#115; &#111;&#102; &#116;&#104;&#101; &#109;&#111;&#100;&#101;&#108;.</td> 64 <td>Public method to get the number of columns of the model.</td>
65 </tr><tr> 65 </tr><tr>
66 <td><a href="#PasswordModel.data">data</a></td> 66 <td><a href="#PasswordModel.data">data</a></td>
67 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#100;&#97;&#116;&#97; &#102;&#114;&#111;&#109; &#116;&#104;&#101; &#109;&#111;&#100;&#101;&#108;.</td> 67 <td>Public method to get data from the model.</td>
68 </tr><tr> 68 </tr><tr>
69 <td><a href="#PasswordModel.headerData">headerData</a></td> 69 <td><a href="#PasswordModel.headerData">headerData</a></td>
70 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#104;&#101;&#97;&#100;&#101;&#114; &#100;&#97;&#116;&#97;.</td> 70 <td>Public method to get the header data.</td>
71 </tr><tr> 71 </tr><tr>
72 <td><a href="#PasswordModel.removeRows">removeRows</a></td> 72 <td><a href="#PasswordModel.removeRows">removeRows</a></td>
73 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#109;&#111;v&#101; &#101;&#110;&#116;&#114;&#105;&#101;&#115; &#102;&#114;&#111;&#109; &#116;&#104;&#101; &#109;&#111;&#100;&#101;&#108;.</td> 73 <td>Public method to remove entries from the model.</td>
74 </tr><tr> 74 </tr><tr>
75 <td><a href="#PasswordModel.rowCount">rowCount</a></td> 75 <td><a href="#PasswordModel.rowCount">rowCount</a></td>
76 <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; &#114;&#111;w&#115; &#111;&#102; &#116;&#104;&#101; &#109;&#111;&#100;&#101;&#108;.</td> 76 <td>Public method to get the number of rows of the model.</td>
77 </tr><tr> 77 </tr><tr>
78 <td><a href="#PasswordModel.setShowPasswords">setShowPasswords</a></td> 78 <td><a href="#PasswordModel.setShowPasswords">setShowPasswords</a></td>
79 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100;&#115; &#116;&#111; &#115;&#104;&#111;w &#112;&#97;&#115;&#115;w&#111;&#114;&#100;&#115;.</td> 79 <td>Public methods to show passwords.</td>
80 </tr><tr> 80 </tr><tr>
81 <td><a href="#PasswordModel.showPasswords">showPasswords</a></td> 81 <td><a href="#PasswordModel.showPasswords">showPasswords</a></td>
82 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#101;, &#105;&#102; &#112;&#97;&#115;&#115;w&#111;&#114;&#100;&#115; &#115;&#104;&#97;&#108;&#108; &#98;&#101; &#115;&#104;&#111;w&#110;.</td> 82 <td>Public method to indicate, if passwords shall be shown.</td>
83 </tr> 83 </tr>
84 </table> 84 </table>
85 <a NAME="PasswordModel.__init__" ID="PasswordModel.__init__"></a> 85 <a NAME="PasswordModel.__init__" ID="PasswordModel.__init__"></a>
86 <h4>PasswordModel (Constructor)</h4> 86 <h4>PasswordModel (Constructor)</h4>
87 <b>PasswordModel</b>(<i>manager, parent = None</i>) 87 <b>PasswordModel</b>(<i>manager, parent = None</i>)
88 <p> 88 <p>
89 &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114; 89 Constructor
90 </p><dl> 90 </p><dl>
91 <dt><i>manager</i></dt> 91 <dt><i>manager</i></dt>
92 <dd> 92 <dd>
93 &#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#112;&#97;&#115;&#115;w&#111;&#114;&#100; &#109;&#97;&#110;&#97;&#103;&#101;&#114; (&#80;&#97;&#115;&#115;w&#111;&#114;&#100;&#77;&#97;&#110;&#97;&#103;&#101;&#114;) 93 reference to the password manager (PasswordManager)
94 </dd><dt><i>parent</i></dt> 94 </dd><dt><i>parent</i></dt>
95 <dd> 95 <dd>
96 &#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;) 96 reference to the parent object (QObject)
97 </dd> 97 </dd>
98 </dl><a NAME="PasswordModel.__passwordsChanged" ID="PasswordModel.__passwordsChanged"></a> 98 </dl><a NAME="PasswordModel.__passwordsChanged" ID="PasswordModel.__passwordsChanged"></a>
99 <h4>PasswordModel.__passwordsChanged</h4> 99 <h4>PasswordModel.__passwordsChanged</h4>
100 <b>__passwordsChanged</b>(<i></i>) 100 <b>__passwordsChanged</b>(<i></i>)
101 <p> 101 <p>
102 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#104;&#97;&#110;&#100;&#108;&#105;&#110;&#103; &#97; &#99;&#104;&#97;&#110;&#103;&#101; &#111;&#102; &#116;&#104;&#101; &#114;&#101;&#103;&#105;&#115;&#116;&#101;&#114;&#101;&#100; &#112;&#97;&#115;&#115;w&#111;&#114;&#100;&#115;. 102 Private slot handling a change of the registered passwords.
103 </p><a NAME="PasswordModel.columnCount" ID="PasswordModel.columnCount"></a> 103 </p><a NAME="PasswordModel.columnCount" ID="PasswordModel.columnCount"></a>
104 <h4>PasswordModel.columnCount</h4> 104 <h4>PasswordModel.columnCount</h4>
105 <b>columnCount</b>(<i>parent = QModelIndex()</i>) 105 <b>columnCount</b>(<i>parent = QModelIndex()</i>)
106 <p> 106 <p>
107 &#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; &#99;&#111;&#108;&#117;&#109;&#110;&#115; &#111;&#102; &#116;&#104;&#101; &#109;&#111;&#100;&#101;&#108;. 107 Public method to get the number of columns of the model.
108 </p><dl> 108 </p><dl>
109 <dt><i>parent</i></dt> 109 <dt><i>parent</i></dt>
110 <dd> 110 <dd>
111 &#112;&#97;&#114;&#101;&#110;&#116; &#105;&#110;&#100;&#101;x (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x) 111 parent index (QModelIndex)
112 </dd> 112 </dd>
113 </dl><dl> 113 </dl><dl>
114 <dt>Returns:</dt> 114 <dt>Returns:</dt>
115 <dd> 115 <dd>
116 &#110;&#117;&#109;&#98;&#101;&#114; &#111;&#102; &#99;&#111;&#108;&#117;&#109;&#110;&#115; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;) 116 number of columns (integer)
117 </dd> 117 </dd>
118 </dl><a NAME="PasswordModel.data" ID="PasswordModel.data"></a> 118 </dl><a NAME="PasswordModel.data" ID="PasswordModel.data"></a>
119 <h4>PasswordModel.data</h4> 119 <h4>PasswordModel.data</h4>
120 <b>data</b>(<i>index, role</i>) 120 <b>data</b>(<i>index, role</i>)
121 <p> 121 <p>
122 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#100;&#97;&#116;&#97; &#102;&#114;&#111;&#109; &#116;&#104;&#101; &#109;&#111;&#100;&#101;&#108;. 122 Public method to get data from the model.
123 </p><dl> 123 </p><dl>
124 <dt><i>index</i></dt> 124 <dt><i>index</i></dt>
125 <dd> 125 <dd>
126 &#105;&#110;&#100;&#101;x &#116;&#111; &#103;&#101;&#116; &#100;&#97;&#116;&#97; &#102;&#111;&#114; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x) 126 index to get data for (QModelIndex)
127 </dd><dt><i>role</i></dt> 127 </dd><dt><i>role</i></dt>
128 <dd> 128 <dd>
129 &#114;&#111;&#108;&#101; &#111;&#102; &#116;&#104;&#101; &#100;&#97;&#116;&#97; &#116;&#111; &#114;&#101;&#116;&#114;&#105;&#101;v&#101; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;) 129 role of the data to retrieve (integer)
130 </dd> 130 </dd>
131 </dl><dl> 131 </dl><dl>
132 <dt>Returns:</dt> 132 <dt>Returns:</dt>
133 <dd> 133 <dd>
134 &#114;&#101;&#113;&#117;&#101;&#115;&#116;&#101;&#100; &#100;&#97;&#116;&#97; 134 requested data
135 </dd> 135 </dd>
136 </dl><a NAME="PasswordModel.headerData" ID="PasswordModel.headerData"></a> 136 </dl><a NAME="PasswordModel.headerData" ID="PasswordModel.headerData"></a>
137 <h4>PasswordModel.headerData</h4> 137 <h4>PasswordModel.headerData</h4>
138 <b>headerData</b>(<i>section, orientation, role = Qt.DisplayRole</i>) 138 <b>headerData</b>(<i>section, orientation, role = Qt.DisplayRole</i>)
139 <p> 139 <p>
140 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#104;&#101;&#97;&#100;&#101;&#114; &#100;&#97;&#116;&#97;. 140 Public method to get the header data.
141 </p><dl> 141 </p><dl>
142 <dt><i>section</i></dt> 142 <dt><i>section</i></dt>
143 <dd> 143 <dd>
144 &#115;&#101;&#99;&#116;&#105;&#111;&#110; &#110;&#117;&#109;&#98;&#101;&#114; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;) 144 section number (integer)
145 </dd><dt><i>orientation</i></dt> 145 </dd><dt><i>orientation</i></dt>
146 <dd> 146 <dd>
147 &#104;&#101;&#97;&#100;&#101;&#114; &#111;&#114;&#105;&#101;&#110;&#116;&#97;&#116;&#105;&#111;&#110; (&#81;&#116;.&#79;&#114;&#105;&#101;&#110;&#116;&#97;&#116;&#105;&#111;&#110;) 147 header orientation (Qt.Orientation)
148 </dd><dt><i>role</i></dt> 148 </dd><dt><i>role</i></dt>
149 <dd> 149 <dd>
150 &#100;&#97;&#116;&#97; &#114;&#111;&#108;&#101; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;) 150 data role (integer)
151 </dd> 151 </dd>
152 </dl><dl> 152 </dl><dl>
153 <dt>Returns:</dt> 153 <dt>Returns:</dt>
154 <dd> 154 <dd>
155 &#104;&#101;&#97;&#100;&#101;&#114; &#100;&#97;&#116;&#97; 155 header data
156 </dd> 156 </dd>
157 </dl><a NAME="PasswordModel.removeRows" ID="PasswordModel.removeRows"></a> 157 </dl><a NAME="PasswordModel.removeRows" ID="PasswordModel.removeRows"></a>
158 <h4>PasswordModel.removeRows</h4> 158 <h4>PasswordModel.removeRows</h4>
159 <b>removeRows</b>(<i>row, count, parent = QModelIndex()</i>) 159 <b>removeRows</b>(<i>row, count, parent = QModelIndex()</i>)
160 <p> 160 <p>
161 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#109;&#111;v&#101; &#101;&#110;&#116;&#114;&#105;&#101;&#115; &#102;&#114;&#111;&#109; &#116;&#104;&#101; &#109;&#111;&#100;&#101;&#108;. 161 Public method to remove entries from the model.
162 </p><dl> 162 </p><dl>
163 <dt><i>row</i></dt> 163 <dt><i>row</i></dt>
164 <dd> 164 <dd>
165 &#115;&#116;&#97;&#114;&#116; &#114;&#111;w (&#105;&#110;&#116;&#101;&#103;&#101;&#114;) 165 start row (integer)
166 </dd><dt><i>count</i></dt> 166 </dd><dt><i>count</i></dt>
167 <dd> 167 <dd>
168 &#110;&#117;&#109;&#98;&#101;&#114; &#111;&#102; &#114;&#111;w&#115; &#116;&#111; &#114;&#101;&#109;&#111;v&#101; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;) 168 number of rows to remove (integer)
169 </dd><dt><i>parent</i></dt> 169 </dd><dt><i>parent</i></dt>
170 <dd> 170 <dd>
171 &#112;&#97;&#114;&#101;&#110;&#116; &#105;&#110;&#100;&#101;x (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x) 171 parent index (QModelIndex)
172 </dd> 172 </dd>
173 </dl><dl> 173 </dl><dl>
174 <dt>Returns:</dt> 174 <dt>Returns:</dt>
175 <dd> 175 <dd>
176 &#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;) 176 flag indicating success (boolean)
177 </dd> 177 </dd>
178 </dl><a NAME="PasswordModel.rowCount" ID="PasswordModel.rowCount"></a> 178 </dl><a NAME="PasswordModel.rowCount" ID="PasswordModel.rowCount"></a>
179 <h4>PasswordModel.rowCount</h4> 179 <h4>PasswordModel.rowCount</h4>
180 <b>rowCount</b>(<i>parent = QModelIndex()</i>) 180 <b>rowCount</b>(<i>parent = QModelIndex()</i>)
181 <p> 181 <p>
182 &#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; &#114;&#111;w&#115; &#111;&#102; &#116;&#104;&#101; &#109;&#111;&#100;&#101;&#108;. 182 Public method to get the number of rows of the model.
183 </p><dl> 183 </p><dl>
184 <dt><i>parent</i></dt> 184 <dt><i>parent</i></dt>
185 <dd> 185 <dd>
186 &#112;&#97;&#114;&#101;&#110;&#116; &#105;&#110;&#100;&#101;x (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x) 186 parent index (QModelIndex)
187 </dd> 187 </dd>
188 </dl><dl> 188 </dl><dl>
189 <dt>Returns:</dt> 189 <dt>Returns:</dt>
190 <dd> 190 <dd>
191 &#110;&#117;&#109;&#98;&#101;&#114; &#111;&#102; &#114;&#111;w&#115; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;) 191 number of rows (integer)
192 </dd> 192 </dd>
193 </dl><a NAME="PasswordModel.setShowPasswords" ID="PasswordModel.setShowPasswords"></a> 193 </dl><a NAME="PasswordModel.setShowPasswords" ID="PasswordModel.setShowPasswords"></a>
194 <h4>PasswordModel.setShowPasswords</h4> 194 <h4>PasswordModel.setShowPasswords</h4>
195 <b>setShowPasswords</b>(<i>on</i>) 195 <b>setShowPasswords</b>(<i>on</i>)
196 <p> 196 <p>
197 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100;&#115; &#116;&#111; &#115;&#104;&#111;w &#112;&#97;&#115;&#115;w&#111;&#114;&#100;&#115;. 197 Public methods to show passwords.
198 </p><dl> 198 </p><dl>
199 <dt><i>on</i></dt> 199 <dt><i>on</i></dt>
200 <dd> 200 <dd>
201 &#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#105;&#102; &#112;&#97;&#115;&#115;w&#111;&#114;&#100;&#115; &#115;&#104;&#97;&#108;&#108; &#98;&#101; &#115;&#104;&#111;w&#110; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;) 201 flag indicating if passwords shall be shown (boolean)
202 </dd> 202 </dd>
203 </dl><a NAME="PasswordModel.showPasswords" ID="PasswordModel.showPasswords"></a> 203 </dl><a NAME="PasswordModel.showPasswords" ID="PasswordModel.showPasswords"></a>
204 <h4>PasswordModel.showPasswords</h4> 204 <h4>PasswordModel.showPasswords</h4>
205 <b>showPasswords</b>(<i></i>) 205 <b>showPasswords</b>(<i></i>)
206 <p> 206 <p>
207 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#101;, &#105;&#102; &#112;&#97;&#115;&#115;w&#111;&#114;&#100;&#115; &#115;&#104;&#97;&#108;&#108; &#98;&#101; &#115;&#104;&#111;w&#110;. 207 Public method to indicate, if passwords shall be shown.
208 </p><dl> 208 </p><dl>
209 <dt>Returns:</dt> 209 <dt>Returns:</dt>
210 <dd> 210 <dd>
211 &#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#105;&#102; &#112;&#97;&#115;&#115;w&#111;&#114;&#100;&#115; &#115;&#104;&#97;&#108;&#108; &#98;&#101; &#115;&#104;&#111;w&#110; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;) 211 flag indicating if passwords shall be shown (boolean)
212 </dd> 212 </dd>
213 </dl> 213 </dl>
214 <div align="right"><a href="#top">Up</a></div> 214 <div align="right"><a href="#top">Up</a></div>
215 <hr /> 215 <hr />
216 </body></html> 216 </body></html>

eric ide

mercurial