Documentation/Source/eric5.Project.ProjectResourcesBrowser.html

changeset 501
5c615a85241a
parent 440
69ace3e2dcf6
child 767
27554f80d08f
--- a/Documentation/Source/eric5.Project.ProjectResourcesBrowser.html	Thu Aug 12 16:11:13 2010 +0200
+++ b/Documentation/Source/eric5.Project.ProjectResourcesBrowser.html	Thu Aug 12 16:43:33 2010 +0200
@@ -46,19 +46,19 @@
     A class used to display the resources part of the project. 
 </p><h4>Signals</h4>
 <dl>
-<dt>appendStderr(string)</dt>
+<dt>appendStderr(str)</dt>
 <dd>
 emitted after something was received from
             a QProcess on stderr
-</dd><dt>closeSourceWindow(string)</dt>
+</dd><dt>closeSourceWindow(str)</dt>
 <dd>
 emitted after a file has been removed/deleted
             from the project
-</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 resources file in an editor
 </dd>
@@ -67,7 +67,7 @@
 ProjectBaseBrowser
 <h3>Class Attributes</h3>
 <table>
-<tr><td>RCFilenameFormatPython</td></tr><tr><td>RCFilenameFormatRuby</td></tr>
+<tr><td>RCFilenameFormatPython</td></tr><tr><td>RCFilenameFormatRuby</td></tr><tr><td>appendStderr</td></tr><tr><td>closeSourceWindow</td></tr><tr><td>showMenu</td></tr><tr><td>sourceFile</td></tr>
 </table>
 <h3>Methods</h3>
 <table>

eric ide

mercurial