Documentation/Source/eric6.Helpviewer.History.HistoryFilterModel.html

changeset 5656
9c21b2746218
parent 3673
e26d7d0c1088
equal deleted inserted replaced
5654:d75dfc0d10f2 5656:9c21b2746218
290 <dd> 290 <dd>
291 end row (integer) 291 end row (integer)
292 </dd> 292 </dd>
293 </dl><a NAME="HistoryFilterModel.columnCount" ID="HistoryFilterModel.columnCount"></a> 293 </dl><a NAME="HistoryFilterModel.columnCount" ID="HistoryFilterModel.columnCount"></a>
294 <h4>HistoryFilterModel.columnCount</h4> 294 <h4>HistoryFilterModel.columnCount</h4>
295 <b>columnCount</b>(<i>parent=QModelIndex()</i>) 295 <b>columnCount</b>(<i>parent=None</i>)
296 <p> 296 <p>
297 Public method to get the number of columns. 297 Public method to get the number of columns.
298 </p><dl> 298 </p><dl>
299 <dt><i>parent</i></dt> 299 <dt><i>parent</i></dt>
300 <dd> 300 <dd>
374 <dd> 374 <dd>
375 row number in the source model (integer) 375 row number in the source model (integer)
376 </dd> 376 </dd>
377 </dl><a NAME="HistoryFilterModel.index" ID="HistoryFilterModel.index"></a> 377 </dl><a NAME="HistoryFilterModel.index" ID="HistoryFilterModel.index"></a>
378 <h4>HistoryFilterModel.index</h4> 378 <h4>HistoryFilterModel.index</h4>
379 <b>index</b>(<i>row, column, parent=QModelIndex()</i>) 379 <b>index</b>(<i>row, column, parent=None</i>)
380 <p> 380 <p>
381 Public method to create an index. 381 Public method to create an index.
382 </p><dl> 382 </p><dl>
383 <dt><i>row</i></dt> 383 <dt><i>row</i></dt>
384 <dd> 384 <dd>
445 <b>recalculateFrequencies</b>(<i></i>) 445 <b>recalculateFrequencies</b>(<i></i>)
446 <p> 446 <p>
447 Public method to recalculate the frequencies. 447 Public method to recalculate the frequencies.
448 </p><a NAME="HistoryFilterModel.removeRows" ID="HistoryFilterModel.removeRows"></a> 448 </p><a NAME="HistoryFilterModel.removeRows" ID="HistoryFilterModel.removeRows"></a>
449 <h4>HistoryFilterModel.removeRows</h4> 449 <h4>HistoryFilterModel.removeRows</h4>
450 <b>removeRows</b>(<i>row, count, parent=QModelIndex()</i>) 450 <b>removeRows</b>(<i>row, count, parent=None</i>)
451 <p> 451 <p>
452 Public method to remove entries from the model. 452 Public method to remove entries from the model.
453 </p><dl> 453 </p><dl>
454 <dt><i>row</i></dt> 454 <dt><i>row</i></dt>
455 <dd> 455 <dd>
466 <dd> 466 <dd>
467 flag indicating successful removal (boolean) 467 flag indicating successful removal (boolean)
468 </dd> 468 </dd>
469 </dl><a NAME="HistoryFilterModel.rowCount" ID="HistoryFilterModel.rowCount"></a> 469 </dl><a NAME="HistoryFilterModel.rowCount" ID="HistoryFilterModel.rowCount"></a>
470 <h4>HistoryFilterModel.rowCount</h4> 470 <h4>HistoryFilterModel.rowCount</h4>
471 <b>rowCount</b>(<i>parent=QModelIndex()</i>) 471 <b>rowCount</b>(<i>parent=None</i>)
472 <p> 472 <p>
473 Public method to determine the number of rows. 473 Public method to determine the number of rows.
474 </p><dl> 474 </p><dl>
475 <dt><i>parent</i></dt> 475 <dt><i>parent</i></dt>
476 <dd> 476 <dd>

eric ide

mercurial