Documentation/Source/eric5.Project.ProjectResourcesBrowser.html

changeset 3018
70924c0bdaf1
parent 2387
2d119e79ab54
child 3591
2f2a4a76dd22
--- a/Documentation/Source/eric5.Project.ProjectResourcesBrowser.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.Project.ProjectResourcesBrowser.html	Sun Oct 13 17:44:48 2013 +0200
@@ -48,15 +48,15 @@
 <dt>appendStderr(str)</dt>
 <dd>
 emitted after something was received from
-            a QProcess on stderr
+        a QProcess on stderr
 </dd><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 a resources file in an editor
@@ -324,8 +324,10 @@
         <li>compileResource: takes filename as parameter</li>
         <li>compileAllResources: takes list of filenames as parameter</li>
         <li>compileChangedResources: takes list of filenames as parameter</li>
-        <li>compileSelectedResources: takes list of all form filenames as parameter</li>
-        <li>newResource: takes full directory path of new file as parameter</li>
+        <li>compileSelectedResources: takes list of all form filenames as
+            parameter</li>
+        <li>newResource: takes full directory path of new file as
+            parameter</li>
         </ul>
 </p><p>
         <b>Note</b>: Filenames are relative to the project directory, if not

eric ide

mercurial