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

changeset 8152
0c740fcffd34
parent 7989
a21d673a8f99
equal deleted inserted replaced
8151:8c1445825e7b 8152:0c740fcffd34
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>
184 <h4>PasswordModel.headerData</h4> 184 <h4>PasswordModel.headerData</h4>
185 <b>headerData</b>(<i>section, orientation, role=Qt.DisplayRole</i>) 185 <b>headerData</b>(<i>section, orientation, role=Qt.ItemDataRole.DisplayRole</i>)
186 186
187 <p> 187 <p>
188 Public method to get the header data. 188 Public method to get the header data.
189 </p> 189 </p>
190 <dl> 190 <dl>
197 <dd> 197 <dd>
198 header orientation (Qt.Orientation) 198 header orientation (Qt.Orientation)
199 </dd> 199 </dd>
200 <dt><i>role</i></dt> 200 <dt><i>role</i></dt>
201 <dd> 201 <dd>
202 data role (integer) 202 data role (Qt.ItemDataRole)
203 </dd> 203 </dd>
204 </dl> 204 </dl>
205 <dl> 205 <dl>
206 <dt>Return:</dt> 206 <dt>Return:</dt>
207 <dd> 207 <dd>

eric ide

mercurial