src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.ProjectBrowserHelper.html

branch
eric7
changeset 10479
856476537696
parent 10438
4cd7e5a8b3cf
diff -r de9106c55c3d -r 856476537696 src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.ProjectBrowserHelper.html
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.ProjectBrowserHelper.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.ProjectBrowserHelper.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,53 +7,50 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.ProjectBrowserHelper</h1>
-
 <p>
 Module implementing the shelve extension project browser helper.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#ShelveProjectBrowserHelper">ShelveProjectBrowserHelper</a></td>
 <td>Class implementing the shelve extension project browser helper.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="ShelveProjectBrowserHelper" ID="ShelveProjectBrowserHelper"></a>
 <h2>ShelveProjectBrowserHelper</h2>
-
 <p>
     Class implementing the shelve extension project browser helper.
 </p>
+
 <h3>Derived from</h3>
 HgExtensionProjectBrowserHelper
 <h3>Class Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Class Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Methods</h3>
-
 <table>
-
 <tr>
 <td><a href="#ShelveProjectBrowserHelper.__init__">ShelveProjectBrowserHelper</a></td>
 <td>Constructor</td>
@@ -79,19 +76,20 @@
 <td>Public method to prepare the extension menu for display.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="ShelveProjectBrowserHelper.__init__" ID="ShelveProjectBrowserHelper.__init__"></a>
 <h4>ShelveProjectBrowserHelper (Constructor)</h4>
 <b>ShelveProjectBrowserHelper</b>(<i>vcsObject, browserObject, projectObject</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>vcsObject</i> (Hg)</dt>
@@ -110,17 +108,17 @@
 <a NAME="ShelveProjectBrowserHelper.__hgShelve" ID="ShelveProjectBrowserHelper.__hgShelve"></a>
 <h4>ShelveProjectBrowserHelper.__hgShelve</h4>
 <b>__hgShelve</b>(<i></i>)
-
 <p>
         Private slot used to shelve all current changes.
 </p>
+
 <a NAME="ShelveProjectBrowserHelper.__reopenProject" ID="ShelveProjectBrowserHelper.__reopenProject"></a>
 <h4>ShelveProjectBrowserHelper.__reopenProject</h4>
 <b>__reopenProject</b>(<i>shouldReopen, title</i>)
-
 <p>
         Private method to reopen the project if needed and wanted.
 </p>
+
 <dl>
 
 <dt><i>shouldReopen</i> (bool)</dt>
@@ -136,10 +134,10 @@
 <a NAME="ShelveProjectBrowserHelper.initMenus" ID="ShelveProjectBrowserHelper.initMenus"></a>
 <h4>ShelveProjectBrowserHelper.initMenus</h4>
 <b>initMenus</b>(<i></i>)
-
 <p>
         Public method to generate the extension menus.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -156,10 +154,10 @@
 <a NAME="ShelveProjectBrowserHelper.menuTitle" ID="ShelveProjectBrowserHelper.menuTitle"></a>
 <h4>ShelveProjectBrowserHelper.menuTitle</h4>
 <b>menuTitle</b>(<i></i>)
-
 <p>
         Public method to get the menu title.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -175,10 +173,10 @@
 <a NAME="ShelveProjectBrowserHelper.showExtensionMenu" ID="ShelveProjectBrowserHelper.showExtensionMenu"></a>
 <h4>ShelveProjectBrowserHelper.showExtensionMenu</h4>
 <b>showExtensionMenu</b>(<i>key, controlled</i>)
-
 <p>
         Public method to prepare the extension menu for display.
 </p>
+
 <dl>
 
 <dt><i>key</i> (str)</dt>
@@ -194,4 +192,4 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial