Documentation/Source/eric5.Project.ProjectResourcesBrowser.html

changeset 945
8cd4d08fa9f6
parent 767
27554f80d08f
child 1228
7afaf2fca55b
diff -r 1b59c4ba121e -r 8cd4d08fa9f6 Documentation/Source/eric5.Project.ProjectResourcesBrowser.html
--- a/Documentation/Source/eric5.Project.ProjectResourcesBrowser.html	Fri Mar 11 08:55:14 2011 +0100
+++ b/Documentation/Source/eric5.Project.ProjectResourcesBrowser.html	Fri Mar 11 16:51:57 2011 +0100
@@ -43,7 +43,7 @@
 <a NAME="ProjectResourcesBrowser" ID="ProjectResourcesBrowser"></a>
 <h2>ProjectResourcesBrowser</h2>
 <p>
-    A class used to display the resources part of the project. 
+    A class used to display the resources part of the project.
 </p><h4>Signals</h4>
 <dl>
 <dt>appendStderr(str)</dt>
@@ -150,7 +150,7 @@
 </table>
 <a NAME="ProjectResourcesBrowser.__init__" ID="ProjectResourcesBrowser.__init__"></a>
 <h4>ProjectResourcesBrowser (Constructor)</h4>
-<b>ProjectResourcesBrowser</b>(<i>project, parent = None</i>)
+<b>ProjectResourcesBrowser</b>(<i>project, parent=None</i>)
 <p>
         Constructor
 </p><dl>
@@ -197,7 +197,7 @@
         Private method to compile all resources to source files.
 </p><a NAME="ProjectResourcesBrowser.__compileQRC" ID="ProjectResourcesBrowser.__compileQRC"></a>
 <h4>ProjectResourcesBrowser.__compileQRC</h4>
-<b>__compileQRC</b>(<i>fn, noDialog = False, progress = None</i>)
+<b>__compileQRC</b>(<i>fn, noDialog=False, progress=None</i>)
 <p>
         Privat method to compile a .qrc file to a .py file.
 </p><dl>
@@ -258,13 +258,13 @@
 <h4>ProjectResourcesBrowser.__readStderr</h4>
 <b>__readStderr</b>(<i></i>)
 <p>
-        Private slot to handle the readyReadStandardError signal of the 
+        Private slot to handle the readyReadStandardError signal of the
         pyrcc4/rbrcc process.
 </p><a NAME="ProjectResourcesBrowser.__readStdout" ID="ProjectResourcesBrowser.__readStdout"></a>
 <h4>ProjectResourcesBrowser.__readStdout</h4>
 <b>__readStdout</b>(<i></i>)
 <p>
-        Private slot to handle the readyReadStandardOutput signal of the 
+        Private slot to handle the readyReadStandardOutput signal of the
         pyrcc4/rbrcc process.
 </p><a NAME="ProjectResourcesBrowser.__showContextMenu" ID="ProjectResourcesBrowser.__showContextMenu"></a>
 <h4>ProjectResourcesBrowser.__showContextMenu</h4>

eric ide

mercurial