Documentation/Source/eric6.Project.ProjectResourcesBrowser.html

branch
maintenance
changeset 5730
6422afc7adc4
parent 5727
c8842a8d1167
child 6296
db9b3a419845
diff -r 9a71bd9e2e37 -r 6422afc7adc4 Documentation/Source/eric6.Project.ProjectResourcesBrowser.html
--- a/Documentation/Source/eric6.Project.ProjectResourcesBrowser.html	Sun Apr 09 16:52:55 2017 +0200
+++ b/Documentation/Source/eric6.Project.ProjectResourcesBrowser.html	Sat May 06 13:43:21 2017 +0200
@@ -49,17 +49,10 @@
 <dd>
 emitted after something was received from
         a QProcess on stderr
-</dd><dt>closeSourceWindow(str)</dt>
-<dd>
-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.
-</dd><dt>sourceFile(str)</dt>
-<dd>
-emitted to open a resources file in an editor
 </dd>
 </dl>
 <h3>Derived from</h3>
@@ -112,10 +105,10 @@
 <td>Private slot to handle the Open menu action.</td>
 </tr><tr>
 <td><a href="#ProjectResourcesBrowser.__readStderr">__readStderr</a></td>
-<td>Private slot to handle the readyReadStandardError signal of the pyrcc4/rbrcc process.</td>
+<td>Private slot to handle the readyReadStandardError signal of the pyrcc4/pyrcc5/pyside-rcc/rbrcc process.</td>
 </tr><tr>
 <td><a href="#ProjectResourcesBrowser.__readStdout">__readStdout</a></td>
-<td>Private slot to handle the readyReadStandardOutput signal of the pyrcc4/rbrcc process.</td>
+<td>Private slot to handle the readyReadStandardOutput signal of the pyrcc4/pyrcc5/pyside-rcc/rbrcc process.</td>
 </tr><tr>
 <td><a href="#ProjectResourcesBrowser.__showContextMenu">__showContextMenu</a></td>
 <td>Private slot called by the menu aboutToShow signal.</td>
@@ -266,13 +259,13 @@
 <b>__readStderr</b>(<i></i>)
 <p>
         Private slot to handle the readyReadStandardError signal of the
-        pyrcc4/rbrcc process.
+        pyrcc4/pyrcc5/pyside-rcc/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
-        pyrcc4/rbrcc process.
+        pyrcc4/pyrcc5/pyside-rcc/rbrcc process.
 </p><a NAME="ProjectResourcesBrowser.__showContextMenu" ID="ProjectResourcesBrowser.__showContextMenu"></a>
 <h4>ProjectResourcesBrowser.__showContextMenu</h4>
 <b>__showContextMenu</b>(<i></i>)

eric ide

mercurial