Documentation/Source/eric5.UI.BrowserModel.html

changeset 3018
70924c0bdaf1
parent 2966
f85f686981ad
child 3358
57af7e9fda48
--- a/Documentation/Source/eric5.UI.BrowserModel.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.UI.BrowserModel.html	Sun Oct 13 17:44:48 2013 +0200
@@ -1462,7 +1462,8 @@
 reference to parent object (QObject)
 </dd><dt><i>nopopulate=</i></dt>
 <dd>
-flag indicating to not populate the model (boolean)
+flag indicating to not populate the model
+            (boolean)
 </dd>
 </dl><a NAME="BrowserModel.__populateModel" ID="BrowserModel.__populateModel"></a>
 <h4>BrowserModel.__populateModel</h4>
@@ -1686,7 +1687,8 @@
 </p><dl>
 <dt><i>parentItem</i></dt>
 <dd>
-reference to the class attributes item to be populated
+reference to the class attributes item to be
+            populated
 </dd><dt><i>repopulate</i></dt>
 <dd>
 flag indicating a repopulation (boolean)
@@ -1773,7 +1775,8 @@
 <h4>BrowserModel.programChange</h4>
 <b>programChange</b>(<i>dirname</i>)
 <p>
-        Public method to change the entry for the directory of file being debugged.
+        Public method to change the entry for the directory of file being
+        debugged.
 </p><dl>
 <dt><i>dirname</i></dt>
 <dd>
@@ -1787,7 +1790,8 @@
 </p><dl>
 <dt><i>index</i></dt>
 <dd>
-index of the toplevel directory to be removed (QModelIndex)
+index of the toplevel directory to be removed
+            (QModelIndex)
 </dd>
 </dl><a NAME="BrowserModel.rowCount" ID="BrowserModel.rowCount"></a>
 <h4>BrowserModel.rowCount</h4>

eric ide

mercurial