eric6/Documentation/Source/eric6.WebBrowser.History.HistoryTreeModel.html

changeset 8152
0c740fcffd34
parent 7989
a21d673a8f99
equal deleted inserted replaced
8151:8c1445825e7b 8152:0c740fcffd34
253 number of columns (integer) 253 number of columns (integer)
254 </dd> 254 </dd>
255 </dl> 255 </dl>
256 <a NAME="HistoryTreeModel.data" ID="HistoryTreeModel.data"></a> 256 <a NAME="HistoryTreeModel.data" ID="HistoryTreeModel.data"></a>
257 <h4>HistoryTreeModel.data</h4> 257 <h4>HistoryTreeModel.data</h4>
258 <b>data</b>(<i>index, role=Qt.DisplayRole</i>) 258 <b>data</b>(<i>index, role=Qt.ItemDataRole.DisplayRole</i>)
259 259
260 <p> 260 <p>
261 Public method to get data from the model. 261 Public method to get data from the model.
262 </p> 262 </p>
263 <dl> 263 <dl>
317 flag indicating the presence of children (boolean) 317 flag indicating the presence of children (boolean)
318 </dd> 318 </dd>
319 </dl> 319 </dl>
320 <a NAME="HistoryTreeModel.headerData" ID="HistoryTreeModel.headerData"></a> 320 <a NAME="HistoryTreeModel.headerData" ID="HistoryTreeModel.headerData"></a>
321 <h4>HistoryTreeModel.headerData</h4> 321 <h4>HistoryTreeModel.headerData</h4>
322 <b>headerData</b>(<i>section, orientation, role=Qt.DisplayRole</i>) 322 <b>headerData</b>(<i>section, orientation, role=Qt.ItemDataRole.DisplayRole</i>)
323 323
324 <p> 324 <p>
325 Public method to get the header data. 325 Public method to get the header data.
326 </p> 326 </p>
327 <dl> 327 <dl>
334 <dd> 334 <dd>
335 header orientation (Qt.Orientation) 335 header orientation (Qt.Orientation)
336 </dd> 336 </dd>
337 <dt><i>role</i></dt> 337 <dt><i>role</i></dt>
338 <dd> 338 <dd>
339 data role (integer) 339 data role (Qt.ItemDataRole)
340 </dd> 340 </dd>
341 </dl> 341 </dl>
342 <dl> 342 <dl>
343 <dt>Return:</dt> 343 <dt>Return:</dt>
344 <dd> 344 <dd>

eric ide

mercurial