Documentation/Source/eric5.Project.ProjectSourcesBrowser.html

changeset 3018
70924c0bdaf1
parent 2387
2d119e79ab54
child 3446
5a670e55adbb
--- a/Documentation/Source/eric5.Project.ProjectSourcesBrowser.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.Project.ProjectSourcesBrowser.html	Sun Oct 13 17:44:48 2013 +0200
@@ -47,22 +47,23 @@
 <dl>
 <dt>closeSourceWindow(str)</dt>
 <dd>
-emitted after a file has been removed/deleted
-            from the project
+emitted after a file has been
+        removed/deleted from the project
 </dd><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.
+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.
+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.
+emitted to open the given file as the
+        given type at the given line.
 </dd>
 </dl>
 <h3>Derived from</h3>

eric ide

mercurial