Documentation/Source/eric5.UI.BrowserModel.html

changeset 3018
70924c0bdaf1
parent 2966
f85f686981ad
child 3358
57af7e9fda48
equal deleted inserted replaced
3017:6a8cb7632448 3018:70924c0bdaf1
1460 <dt><i>parent</i></dt> 1460 <dt><i>parent</i></dt>
1461 <dd> 1461 <dd>
1462 reference to parent object (QObject) 1462 reference to parent object (QObject)
1463 </dd><dt><i>nopopulate=</i></dt> 1463 </dd><dt><i>nopopulate=</i></dt>
1464 <dd> 1464 <dd>
1465 flag indicating to not populate the model (boolean) 1465 flag indicating to not populate the model
1466 (boolean)
1466 </dd> 1467 </dd>
1467 </dl><a NAME="BrowserModel.__populateModel" ID="BrowserModel.__populateModel"></a> 1468 </dl><a NAME="BrowserModel.__populateModel" ID="BrowserModel.__populateModel"></a>
1468 <h4>BrowserModel.__populateModel</h4> 1469 <h4>BrowserModel.__populateModel</h4>
1469 <b>__populateModel</b>(<i></i>) 1470 <b>__populateModel</b>(<i></i>)
1470 <p> 1471 <p>
1684 <p> 1685 <p>
1685 Public method to populate a class attributes item's subtree. 1686 Public method to populate a class attributes item's subtree.
1686 </p><dl> 1687 </p><dl>
1687 <dt><i>parentItem</i></dt> 1688 <dt><i>parentItem</i></dt>
1688 <dd> 1689 <dd>
1689 reference to the class attributes item to be populated 1690 reference to the class attributes item to be
1691 populated
1690 </dd><dt><i>repopulate</i></dt> 1692 </dd><dt><i>repopulate</i></dt>
1691 <dd> 1693 <dd>
1692 flag indicating a repopulation (boolean) 1694 flag indicating a repopulation (boolean)
1693 </dd> 1695 </dd>
1694 </dl><a NAME="BrowserModel.populateClassItem" ID="BrowserModel.populateClassItem"></a> 1696 </dl><a NAME="BrowserModel.populateClassItem" ID="BrowserModel.populateClassItem"></a>
1771 </dd> 1773 </dd>
1772 </dl><a NAME="BrowserModel.programChange" ID="BrowserModel.programChange"></a> 1774 </dl><a NAME="BrowserModel.programChange" ID="BrowserModel.programChange"></a>
1773 <h4>BrowserModel.programChange</h4> 1775 <h4>BrowserModel.programChange</h4>
1774 <b>programChange</b>(<i>dirname</i>) 1776 <b>programChange</b>(<i>dirname</i>)
1775 <p> 1777 <p>
1776 Public method to change the entry for the directory of file being debugged. 1778 Public method to change the entry for the directory of file being
1779 debugged.
1777 </p><dl> 1780 </p><dl>
1778 <dt><i>dirname</i></dt> 1781 <dt><i>dirname</i></dt>
1779 <dd> 1782 <dd>
1780 name of the directory containing the file (string) 1783 name of the directory containing the file (string)
1781 </dd> 1784 </dd>
1785 <p> 1788 <p>
1786 Public method to remove a toplevel directory. 1789 Public method to remove a toplevel directory.
1787 </p><dl> 1790 </p><dl>
1788 <dt><i>index</i></dt> 1791 <dt><i>index</i></dt>
1789 <dd> 1792 <dd>
1790 index of the toplevel directory to be removed (QModelIndex) 1793 index of the toplevel directory to be removed
1794 (QModelIndex)
1791 </dd> 1795 </dd>
1792 </dl><a NAME="BrowserModel.rowCount" ID="BrowserModel.rowCount"></a> 1796 </dl><a NAME="BrowserModel.rowCount" ID="BrowserModel.rowCount"></a>
1793 <h4>BrowserModel.rowCount</h4> 1797 <h4>BrowserModel.rowCount</h4>
1794 <b>rowCount</b>(<i>parent=QModelIndex()</i>) 1798 <b>rowCount</b>(<i>parent=QModelIndex()</i>)
1795 <p> 1799 <p>

eric ide

mercurial