Documentation/Source/eric5.UI.BrowserModel.html

changeset 3591
2f2a4a76dd22
parent 3358
57af7e9fda48
child 3603
cd14023a8ac1
--- a/Documentation/Source/eric5.UI.BrowserModel.html	Sat May 17 19:58:49 2014 +0200
+++ b/Documentation/Source/eric5.UI.BrowserModel.html	Sun May 18 14:13:09 2014 +0200
@@ -950,7 +950,7 @@
 <table>
 <tr>
 <td><a href="#BrowserItem.__init__">BrowserItem</a></td>
-<td>Constructor.</td>
+<td>Constructor</td>
 </tr><tr>
 <td><a href="#BrowserItem.appendChild">appendChild</a></td>
 <td>Public method to add a child to this item.</td>
@@ -1012,7 +1012,7 @@
 <h4>BrowserItem (Constructor)</h4>
 <b>BrowserItem</b>(<i>parent, data</i>)
 <p>
-        Constructor.
+        Constructor
 </p><dl>
 <dt><i>parent</i></dt>
 <dd>
@@ -1378,7 +1378,7 @@
 <td>Protected method to remove a watched item.</td>
 </tr><tr>
 <td><a href="#BrowserModel.addItem">addItem</a></td>
-<td>Puplic slot to add an item.</td>
+<td>Public slot to add an item.</td>
 </tr><tr>
 <td><a href="#BrowserModel.addTopLevelDir">addTopLevelDir</a></td>
 <td>Public method to add a new toplevel directory.</td>
@@ -1510,7 +1510,7 @@
 <h4>BrowserModel.addItem</h4>
 <b>addItem</b>(<i>itm, parent=QModelIndex()</i>)
 <p>
-        Puplic slot to add an item.
+        Public slot to add an item.
 </p><dl>
 <dt><i>itm</i></dt>
 <dd>

eric ide

mercurial