eric6/Documentation/Source/eric6.WebBrowser.Passwords.PasswordModel.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
child 8152
0c740fcffd34
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
149 <dd> 149 <dd>
150 parent index (QModelIndex) (Unused) 150 parent index (QModelIndex) (Unused)
151 </dd> 151 </dd>
152 </dl> 152 </dl>
153 <dl> 153 <dl>
154 <dt>Returns:</dt> 154 <dt>Return:</dt>
155 <dd> 155 <dd>
156 number of columns (integer) 156 number of columns (integer)
157 </dd> 157 </dd>
158 </dl> 158 </dl>
159 <a NAME="PasswordModel.data" ID="PasswordModel.data"></a> 159 <a NAME="PasswordModel.data" ID="PasswordModel.data"></a>
173 <dd> 173 <dd>
174 role of the data to retrieve (integer) 174 role of the data to retrieve (integer)
175 </dd> 175 </dd>
176 </dl> 176 </dl>
177 <dl> 177 <dl>
178 <dt>Returns:</dt> 178 <dt>Return:</dt>
179 <dd> 179 <dd>
180 requested data 180 requested data
181 </dd> 181 </dd>
182 </dl> 182 </dl>
183 <a NAME="PasswordModel.headerData" ID="PasswordModel.headerData"></a> 183 <a NAME="PasswordModel.headerData" ID="PasswordModel.headerData"></a>
201 <dd> 201 <dd>
202 data role (integer) 202 data role (integer)
203 </dd> 203 </dd>
204 </dl> 204 </dl>
205 <dl> 205 <dl>
206 <dt>Returns:</dt> 206 <dt>Return:</dt>
207 <dd> 207 <dd>
208 header data 208 header data
209 </dd> 209 </dd>
210 </dl> 210 </dl>
211 <a NAME="PasswordModel.removeRows" ID="PasswordModel.removeRows"></a> 211 <a NAME="PasswordModel.removeRows" ID="PasswordModel.removeRows"></a>
229 <dd> 229 <dd>
230 parent index (QModelIndex) 230 parent index (QModelIndex)
231 </dd> 231 </dd>
232 </dl> 232 </dl>
233 <dl> 233 <dl>
234 <dt>Returns:</dt> 234 <dt>Return:</dt>
235 <dd> 235 <dd>
236 flag indicating success (boolean) 236 flag indicating success (boolean)
237 </dd> 237 </dd>
238 </dl> 238 </dl>
239 <a NAME="PasswordModel.rowCount" ID="PasswordModel.rowCount"></a> 239 <a NAME="PasswordModel.rowCount" ID="PasswordModel.rowCount"></a>
249 <dd> 249 <dd>
250 parent index (QModelIndex) 250 parent index (QModelIndex)
251 </dd> 251 </dd>
252 </dl> 252 </dl>
253 <dl> 253 <dl>
254 <dt>Returns:</dt> 254 <dt>Return:</dt>
255 <dd> 255 <dd>
256 number of rows (integer) 256 number of rows (integer)
257 </dd> 257 </dd>
258 </dl> 258 </dl>
259 <a NAME="PasswordModel.setShowPasswords" ID="PasswordModel.setShowPasswords"></a> 259 <a NAME="PasswordModel.setShowPasswords" ID="PasswordModel.setShowPasswords"></a>
276 276
277 <p> 277 <p>
278 Public method to indicate, if passwords shall be shown. 278 Public method to indicate, if passwords shall be shown.
279 </p> 279 </p>
280 <dl> 280 <dl>
281 <dt>Returns:</dt> 281 <dt>Return:</dt>
282 <dd> 282 <dd>
283 flag indicating if passwords shall be shown (boolean) 283 flag indicating if passwords shall be shown (boolean)
284 </dd> 284 </dd>
285 </dl> 285 </dl>
286 <div align="right"><a href="#top">Up</a></div> 286 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial