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

changeset 5656
9c21b2746218
parent 3673
e26d7d0c1088
equal deleted inserted replaced
5654:d75dfc0d10f2 5656:9c21b2746218
260 <dd> 260 <dd>
261 number of rows moved to the root (integer) 261 number of rows moved to the root (integer)
262 </dd> 262 </dd>
263 </dl><a NAME="HistoryMenuModel.columnCount" ID="HistoryMenuModel.columnCount"></a> 263 </dl><a NAME="HistoryMenuModel.columnCount" ID="HistoryMenuModel.columnCount"></a>
264 <h4>HistoryMenuModel.columnCount</h4> 264 <h4>HistoryMenuModel.columnCount</h4>
265 <b>columnCount</b>(<i>parent=QModelIndex()</i>) 265 <b>columnCount</b>(<i>parent=None</i>)
266 <p> 266 <p>
267 Public method to get the number of columns. 267 Public method to get the number of columns.
268 </p><dl> 268 </p><dl>
269 <dt><i>parent</i></dt> 269 <dt><i>parent</i></dt>
270 <dd> 270 <dd>
275 <dd> 275 <dd>
276 number of columns (integer) 276 number of columns (integer)
277 </dd> 277 </dd>
278 </dl><a NAME="HistoryMenuModel.index" ID="HistoryMenuModel.index"></a> 278 </dl><a NAME="HistoryMenuModel.index" ID="HistoryMenuModel.index"></a>
279 <h4>HistoryMenuModel.index</h4> 279 <h4>HistoryMenuModel.index</h4>
280 <b>index</b>(<i>row, column, parent=QModelIndex()</i>) 280 <b>index</b>(<i>row, column, parent=None</i>)
281 <p> 281 <p>
282 Public method to create an index. 282 Public method to create an index.
283 </p><dl> 283 </p><dl>
284 <dt><i>row</i></dt> 284 <dt><i>row</i></dt>
285 <dd> 285 <dd>
356 <dd> 356 <dd>
357 index of parent (QModelIndex) 357 index of parent (QModelIndex)
358 </dd> 358 </dd>
359 </dl><a NAME="HistoryMenuModel.rowCount" ID="HistoryMenuModel.rowCount"></a> 359 </dl><a NAME="HistoryMenuModel.rowCount" ID="HistoryMenuModel.rowCount"></a>
360 <h4>HistoryMenuModel.rowCount</h4> 360 <h4>HistoryMenuModel.rowCount</h4>
361 <b>rowCount</b>(<i>parent=QModelIndex()</i>) 361 <b>rowCount</b>(<i>parent=None</i>)
362 <p> 362 <p>
363 Public method to determine the number of rows. 363 Public method to determine the number of rows.
364 </p><dl> 364 </p><dl>
365 <dt><i>parent</i></dt> 365 <dt><i>parent</i></dt>
366 <dd> 366 <dd>

eric ide

mercurial