diff -r 06290d4db8ab -r 5b1b59777460 Documentation/Source/eric5.Project.ProjectSourcesBrowser.html --- 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>