src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.ProjectHelper.html

branch
eric7
changeset 10479
856476537696
parent 10438
4cd7e5a8b3cf
child 11068
15f0385e0471
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.ProjectHelper.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.ProjectHelper.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.LargefilesExtension.ProjectHelper</h1>
-
 <p>
 Module implementing the shelve extension project helper.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#LargefilesProjectHelper">LargefilesProjectHelper</a></td>
 <td>Class implementing the queues extension project helper.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="LargefilesProjectHelper" ID="LargefilesProjectHelper"></a>
 <h2>LargefilesProjectHelper</h2>
-
 <p>
     Class implementing the queues extension project helper.
 </p>
+
 <h3>Derived from</h3>
 HgExtensionProjectHelper
 <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="#LargefilesProjectHelper.__init__">LargefilesProjectHelper</a></td>
 <td>Constructor</td>
@@ -91,40 +88,41 @@
 <td>Public method to perform shutdown actions.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="LargefilesProjectHelper.__init__" ID="LargefilesProjectHelper.__init__"></a>
 <h4>LargefilesProjectHelper (Constructor)</h4>
 <b>LargefilesProjectHelper</b>(<i></i>)
-
 <p>
         Constructor
 </p>
+
 <a NAME="LargefilesProjectHelper.__hgLfPull" ID="LargefilesProjectHelper.__hgLfPull"></a>
 <h4>LargefilesProjectHelper.__hgLfPull</h4>
 <b>__hgLfPull</b>(<i></i>)
-
 <p>
         Private slot to pull missing large files into the local repository.
 </p>
+
 <a NAME="LargefilesProjectHelper.__hgLfSummary" ID="LargefilesProjectHelper.__hgLfSummary"></a>
 <h4>LargefilesProjectHelper.__hgLfSummary</h4>
 <b>__hgLfSummary</b>(<i></i>)
-
 <p>
         Private slot to show a working directory summary.
 </p>
+
 <a NAME="LargefilesProjectHelper.__hgLfVerify" ID="LargefilesProjectHelper.__hgLfVerify"></a>
 <h4>LargefilesProjectHelper.__hgLfVerify</h4>
 <b>__hgLfVerify</b>(<i>mode</i>)
-
 <p>
         Private slot to verify large files integrity.
 </p>
+
 <dl>
 
 <dt><i>mode</i> (str)</dt>
@@ -142,10 +140,10 @@
 <a NAME="LargefilesProjectHelper.__hgLfconvert" ID="LargefilesProjectHelper.__hgLfconvert"></a>
 <h4>LargefilesProjectHelper.__hgLfconvert</h4>
 <b>__hgLfconvert</b>(<i>direction</i>)
-
 <p>
         Private slot to convert the repository format of the current project.
 </p>
+
 <dl>
 
 <dt><i>direction</i> (str)</dt>
@@ -164,17 +162,17 @@
 <a NAME="LargefilesProjectHelper.initActions" ID="LargefilesProjectHelper.initActions"></a>
 <h4>LargefilesProjectHelper.initActions</h4>
 <b>initActions</b>(<i></i>)
-
 <p>
         Public method to generate the action objects.
 </p>
+
 <a NAME="LargefilesProjectHelper.initMenu" ID="LargefilesProjectHelper.initMenu"></a>
 <h4>LargefilesProjectHelper.initMenu</h4>
 <b>initMenu</b>(<i>mainMenu</i>)
-
 <p>
         Public method to generate the extension menu.
 </p>
+
 <dl>
 
 <dt><i>mainMenu</i> (QMenu)</dt>
@@ -197,10 +195,10 @@
 <a NAME="LargefilesProjectHelper.menuTitle" ID="LargefilesProjectHelper.menuTitle"></a>
 <h4>LargefilesProjectHelper.menuTitle</h4>
 <b>menuTitle</b>(<i></i>)
-
 <p>
         Public method to get the menu title.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -216,13 +214,13 @@
 <a NAME="LargefilesProjectHelper.shutdown" ID="LargefilesProjectHelper.shutdown"></a>
 <h4>LargefilesProjectHelper.shutdown</h4>
 <b>shutdown</b>(<i></i>)
-
 <p>
         Public method to perform shutdown actions.
 </p>
 <p>
         Note: Derived class may implement this method if needed.
 </p>
+
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial