--- a/Documentation/Source/eric6.Project.ProjectSourcesBrowser.html Fri May 05 19:06:52 2017 +0200 +++ b/Documentation/Source/eric6.Project.ProjectSourcesBrowser.html Fri May 05 19:07:43 2017 +0200 @@ -45,29 +45,10 @@ A class used to display the Sources part of the project. </p><h3>Signals</h3> <dl> -<dt>closeSourceWindow(str)</dt> -<dd> -emitted after a file has been - removed/deleted from the project -</dd><dt>showMenu(str, QMenu)</dt> +<dt>showMenu(str, QMenu)</dt> <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><dt>sourceFile(str, list)</dt> -<dd> -emitted to open a Python file giving a list - of lines </dd> </dl> <h3>Derived from</h3>