Documentation/Source/eric6.Project.ProjectBrowser.html

changeset 6416
a915f8dd1ca6
parent 5988
3cd2d5b75cdb
--- a/Documentation/Source/eric6.Project.ProjectBrowser.html	Sun Jul 08 17:33:25 2018 +0200
+++ b/Documentation/Source/eric6.Project.ProjectBrowser.html	Sun Jul 08 18:55:21 2018 +0200
@@ -111,9 +111,6 @@
 </tr><tr>
 <td><a href="#ProjectBrowser.handlePreferencesChanged">handlePreferencesChanged</a></td>
 <td>Public slot used to handle the preferencesChanged signal.</td>
-</tr><tr>
-<td><a href="#ProjectBrowser.showEvent">showEvent</a></td>
-<td>Protected method handleing the show event.</td>
 </tr>
 </table>
 <h3>Static Methods</h3>
@@ -122,7 +119,7 @@
 </table>
 <a NAME="ProjectBrowser.__init__" ID="ProjectBrowser.__init__"></a>
 <h4>ProjectBrowser (Constructor)</h4>
-<b>ProjectBrowser</b>(<i>project, parent=None, embeddedBrowser=True</i>)
+<b>ProjectBrowser</b>(<i>project, parent=None</i>)
 <p>
         Constructor
 </p><dl>
@@ -132,12 +129,6 @@
 </dd><dt><i>parent</i></dt>
 <dd>
 parent widget (QWidget)
-</dd><dt><i>embeddedBrowser</i></dt>
-<dd>
-flag indicating whether the file browser should
-            be included. This flag is set to False by those layouts, that
-            have the file browser in a separate window or embedded
-            in the debeug browser instead
 </dd>
 </dl><a NAME="ProjectBrowser.__currentChanged" ID="ProjectBrowser.__currentChanged"></a>
 <h4>ProjectBrowser.__currentChanged</h4>
@@ -269,17 +260,7 @@
 <b>handlePreferencesChanged</b>(<i></i>)
 <p>
         Public slot used to handle the preferencesChanged signal.
-</p><a NAME="ProjectBrowser.showEvent" ID="ProjectBrowser.showEvent"></a>
-<h4>ProjectBrowser.showEvent</h4>
-<b>showEvent</b>(<i>evt</i>)
-<p>
-        Protected method handleing the show event.
-</p><dl>
-<dt><i>evt</i></dt>
-<dd>
-show event to handle (QShowEvent)
-</dd>
-</dl>
+</p>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 </body></html>
\ No newline at end of file

eric ide

mercurial