eric6/Documentation/Source/eric6.UI.Browser.html

changeset 7677
d4d33990b355
parent 7273
391d6b7b1eff
child 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.UI.Browser.html	Tue Aug 25 14:53:43 2020 +0200
+++ b/eric6/Documentation/Source/eric6.UI.Browser.html	Tue Aug 25 16:26:11 2020 +0200
@@ -171,6 +171,10 @@
 <td>Private slot to refresh a directory entry.</td>
 </tr>
 <tr>
+<td><a href="#Browser.__refreshSource">__refreshSource</a></td>
+<td>Private slot to refresh the structure of a source file.</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>
@@ -330,6 +334,13 @@
 <p>
         Private slot to refresh a directory entry.
 </p>
+<a NAME="Browser.__refreshSource" ID="Browser.__refreshSource"></a>
+<h4>Browser.__refreshSource</h4>
+<b>__refreshSource</b>(<i></i>)
+
+<p>
+        Private slot to refresh the structure of a source file.
+</p>
 <a NAME="Browser.__removeToplevel" ID="Browser.__removeToplevel"></a>
 <h4>Browser.__removeToplevel</h4>
 <b>__removeToplevel</b>(<i></i>)

eric ide

mercurial