diff -r de9106c55c3d -r 856476537696 src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.ProjectBrowserHelper.html --- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.ProjectBrowserHelper.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.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.LargefilesExtension.ProjectBrowserHelper</h1> - <p> Module implementing the largefiles extension project browser helper. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#LargefilesProjectBrowserHelper">LargefilesProjectBrowserHelper</a></td> <td>Class implementing the largefiles extension project browser helper.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="LargefilesProjectBrowserHelper" ID="LargefilesProjectBrowserHelper"></a> <h2>LargefilesProjectBrowserHelper</h2> - <p> Class implementing the largefiles 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="#LargefilesProjectBrowserHelper.__init__">LargefilesProjectBrowserHelper</a></td> <td>Constructor</td> @@ -75,19 +72,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="LargefilesProjectBrowserHelper.__init__" ID="LargefilesProjectBrowserHelper.__init__"></a> <h4>LargefilesProjectBrowserHelper (Constructor)</h4> <b>LargefilesProjectBrowserHelper</b>(<i>vcsObject, browserObject, projectObject</i>) - <p> Constructor </p> + <dl> <dt><i>vcsObject</i> (Hg)</dt> @@ -106,10 +104,10 @@ <a NAME="LargefilesProjectBrowserHelper.__hgAddLargefiles" ID="LargefilesProjectBrowserHelper.__hgAddLargefiles"></a> <h4>LargefilesProjectBrowserHelper.__hgAddLargefiles</h4> <b>__hgAddLargefiles</b>(<i>mode</i>) - <p> Private slot to add the selected files as large files. </p> + <dl> <dt><i>mode</i> (str)</dt> @@ -120,13 +118,13 @@ <a NAME="LargefilesProjectBrowserHelper.initMenus" ID="LargefilesProjectBrowserHelper.initMenus"></a> <h4>LargefilesProjectBrowserHelper.initMenus</h4> <b>initMenus</b>(<i></i>) - <p> Public method to generate the extension menus. </p> <p> Note: Derived class must implement this method. </p> + <dl> <dt>Return:</dt> <dd> @@ -143,13 +141,13 @@ <a NAME="LargefilesProjectBrowserHelper.menuTitle" ID="LargefilesProjectBrowserHelper.menuTitle"></a> <h4>LargefilesProjectBrowserHelper.menuTitle</h4> <b>menuTitle</b>(<i></i>) - <p> Public method to get the menu title. </p> <p> Note: Derived class must implement this method. </p> + <dl> <dt>Return:</dt> <dd> @@ -165,10 +163,10 @@ <a NAME="LargefilesProjectBrowserHelper.showExtensionMenu" ID="LargefilesProjectBrowserHelper.showExtensionMenu"></a> <h4>LargefilesProjectBrowserHelper.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> @@ -184,4 +182,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>