Documentation/Source/eric5.Project.ProjectOthersBrowser.html

changeset 501
5c615a85241a
parent 440
69ace3e2dcf6
child 767
27554f80d08f
--- a/Documentation/Source/eric5.Project.ProjectOthersBrowser.html	Thu Aug 12 16:11:13 2010 +0200
+++ b/Documentation/Source/eric5.Project.ProjectOthersBrowser.html	Thu Aug 12 16:43:33 2010 +0200
@@ -47,24 +47,24 @@
     A class used to display the parts of the project, that don't fit the other categories.
 </p><h4>Signals</h4>
 <dl>
-<dt>closeSourceWindow(string)</dt>
+<dt>closeSourceWindow(str)</dt>
 <dd>
 emitted after a file has been removed/deleted
             from the project
-</dd><dt>pixmapEditFile(string)</dt>
+</dd><dt>pixmapEditFile(str)</dt>
 <dd>
 emitted to edit a pixmap file
-</dd><dt>pixmapFile(string)</dt>
+</dd><dt>pixmapFile(str)</dt>
 <dd>
 emitted to open a pixmap file
-</dd><dt>showMenu(string, QMenu)</dt>
+</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.
-</dd><dt>sourceFile(string)</dt>
+</dd><dt>sourceFile(str)</dt>
 <dd>
 emitted to open a file
-</dd><dt>svgFile(string)</dt>
+</dd><dt>svgFile(str)</dt>
 <dd>
 emitted to open a SVG file
 </dd>
@@ -73,7 +73,7 @@
 ProjectBaseBrowser
 <h3>Class Attributes</h3>
 <table>
-<tr><td>None</td></tr>
+<tr><td>closeSourceWindow</td></tr><tr><td>pixmapEditFile</td></tr><tr><td>pixmapFile</td></tr><tr><td>showMenu</td></tr><tr><td>sourceFile</td></tr><tr><td>svgFile</td></tr>
 </table>
 <h3>Methods</h3>
 <table>

eric ide

mercurial