Documentation/Source/eric5.UI.Browser.html

changeset 233
9d2677615a3d
parent 58
37f0444c3479
child 409
0ea528e80202
--- a/Documentation/Source/eric5.UI.Browser.html	Sat May 08 21:08:03 2010 +0200
+++ b/Documentation/Source/eric5.UI.Browser.html	Sun May 09 14:58:03 2010 +0200
@@ -109,6 +109,9 @@
 <td><a href="#Browser.__newToplevelDir">__newToplevelDir</a></td>
 <td>Private slot to handle the New toplevel directory popup menu entry.</td>
 </tr><tr>
+<td><a href="#Browser.__refreshDirectory">__refreshDirectory</a></td>
+<td>Private slot to refresh a directory entry.</td>
+</tr><tr>
 <td><a href="#Browser.__removeToplevel">__removeToplevel</a></td>
 <td>Private slot to handle the Remove from toplevel popup menu entry.</td>
 </tr><tr>
@@ -202,6 +205,11 @@
 <b>__newToplevelDir</b>(<i></i>)
 <p>
         Private slot to handle the New toplevel directory popup menu entry.
+</p><a NAME="Browser.__refreshDirectory" ID="Browser.__refreshDirectory"></a>
+<h4>Browser.__refreshDirectory</h4>
+<b>__refreshDirectory</b>(<i></i>)
+<p>
+        Private slot to refresh a directory entry.
 </p><a NAME="Browser.__removeToplevel" ID="Browser.__removeToplevel"></a>
 <h4>Browser.__removeToplevel</h4>
 <b>__removeToplevel</b>(<i></i>)

eric ide

mercurial