Documentation/Source/eric5.Project.ProjectOthersBrowser.html

changeset 3018
70924c0bdaf1
parent 2387
2d119e79ab54
--- a/Documentation/Source/eric5.Project.ProjectOthersBrowser.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.Project.ProjectOthersBrowser.html	Sun Oct 13 17:44:48 2013 +0200
@@ -21,8 +21,8 @@
 <body><a NAME="top" ID="top"></a>
 <h1>eric5.Project.ProjectOthersBrowser</h1>
 <p>
-Module implementing a class used to display the parts of the project, that don't fit
-the other categories.
+Module implementing a class used to display the parts of the project, that
+don't fit the other categories.
 </p>
 <h3>Global Attributes</h3>
 <table>
@@ -43,13 +43,14 @@
 <a NAME="ProjectOthersBrowser" ID="ProjectOthersBrowser"></a>
 <h2>ProjectOthersBrowser</h2>
 <p>
-    A class used to display the parts of the project, that don't fit the other categories.
+    A class used to display the parts of the project, that don't fit the
+    other categories.
 </p><h3>Signals</h3>
 <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>pixmapEditFile(str)</dt>
 <dd>
 emitted to edit a pixmap file
@@ -58,8 +59,8 @@
 emitted to open a pixmap file
 </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 file
@@ -139,7 +140,8 @@
 <h4>ProjectOthersBrowser.__deleteItem</h4>
 <b>__deleteItem</b>(<i></i>)
 <p>
-        Private method to delete the selected entry from the OTHERS project data area.
+        Private method to delete the selected entry from the OTHERS project
+        data area.
 </p><a NAME="ProjectOthersBrowser.__refreshItem" ID="ProjectOthersBrowser.__refreshItem"></a>
 <h4>ProjectOthersBrowser.__refreshItem</h4>
 <b>__refreshItem</b>(<i></i>)
@@ -149,7 +151,8 @@
 <h4>ProjectOthersBrowser.__removeItem</h4>
 <b>__removeItem</b>(<i></i>)
 <p>
-        Private slot to remove the selected entry from the OTHERS project data area.
+        Private slot to remove the selected entry from the OTHERS project
+        data area.
 </p><a NAME="ProjectOthersBrowser.__showContextMenu" ID="ProjectOthersBrowser.__showContextMenu"></a>
 <h4>ProjectOthersBrowser.__showContextMenu</h4>
 <b>__showContextMenu</b>(<i></i>)

eric ide

mercurial