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

changeset 5656
9c21b2746218
parent 5038
df7103c3f2a6
child 5745
4f4316e83318
equal deleted inserted replaced
5654:d75dfc0d10f2 5656:9c21b2746218
271 <dd> 271 <dd>
272 number of rows moved to the root (integer) 272 number of rows moved to the root (integer)
273 </dd> 273 </dd>
274 </dl><a NAME="HistoryMenuModel.columnCount" ID="HistoryMenuModel.columnCount"></a> 274 </dl><a NAME="HistoryMenuModel.columnCount" ID="HistoryMenuModel.columnCount"></a>
275 <h4>HistoryMenuModel.columnCount</h4> 275 <h4>HistoryMenuModel.columnCount</h4>
276 <b>columnCount</b>(<i>parent=QModelIndex()</i>) 276 <b>columnCount</b>(<i>parent=None</i>)
277 <p> 277 <p>
278 Public method to get the number of columns. 278 Public method to get the number of columns.
279 </p><dl> 279 </p><dl>
280 <dt><i>parent</i></dt> 280 <dt><i>parent</i></dt>
281 <dd> 281 <dd>
286 <dd> 286 <dd>
287 number of columns (integer) 287 number of columns (integer)
288 </dd> 288 </dd>
289 </dl><a NAME="HistoryMenuModel.index" ID="HistoryMenuModel.index"></a> 289 </dl><a NAME="HistoryMenuModel.index" ID="HistoryMenuModel.index"></a>
290 <h4>HistoryMenuModel.index</h4> 290 <h4>HistoryMenuModel.index</h4>
291 <b>index</b>(<i>row, column, parent=QModelIndex()</i>) 291 <b>index</b>(<i>row, column, parent=None</i>)
292 <p> 292 <p>
293 Public method to create an index. 293 Public method to create an index.
294 </p><dl> 294 </p><dl>
295 <dt><i>row</i></dt> 295 <dt><i>row</i></dt>
296 <dd> 296 <dd>
367 <dd> 367 <dd>
368 index of parent (QModelIndex) 368 index of parent (QModelIndex)
369 </dd> 369 </dd>
370 </dl><a NAME="HistoryMenuModel.rowCount" ID="HistoryMenuModel.rowCount"></a> 370 </dl><a NAME="HistoryMenuModel.rowCount" ID="HistoryMenuModel.rowCount"></a>
371 <h4>HistoryMenuModel.rowCount</h4> 371 <h4>HistoryMenuModel.rowCount</h4>
372 <b>rowCount</b>(<i>parent=QModelIndex()</i>) 372 <b>rowCount</b>(<i>parent=None</i>)
373 <p> 373 <p>
374 Public method to determine the number of rows. 374 Public method to determine the number of rows.
375 </p><dl> 375 </p><dl>
376 <dt><i>parent</i></dt> 376 <dt><i>parent</i></dt>
377 <dd> 377 <dd>

eric ide

mercurial