Documentation/Source/eric5.Project.ProjectSourcesBrowser.html

changeset 788
5b1b59777460
parent 767
27554f80d08f
child 945
8cd4d08fa9f6
child 1278
fb0460fd00b9
--- a/Documentation/Source/eric5.Project.ProjectSourcesBrowser.html	Mon Dec 27 19:49:16 2010 +0100
+++ b/Documentation/Source/eric5.Project.ProjectSourcesBrowser.html	Fri Dec 31 15:19:02 2010 +0100
@@ -54,6 +54,16 @@
 <dd>
 emitted when a menu is about to be shown. The name
             of the menu and a reference to the menu are given.
+</dd><dt>sourceFile(str)</dt>
+<dd>
+emitted to open the given file.
+</dd><dt>sourceFile(str, int)</dt>
+<dd>
+emitted to open the given file at the given line.
+</dd><dt>sourceFile(str, int, str)</dt>
+<dd>
+emitted to open the given file as the given type
+            at the given line.
 </dd>
 </dl>
 <h3>Derived from</h3>

eric ide

mercurial