--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnBlameDialog.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnBlameDialog.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,53 +7,50 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.Plugins.VcsPlugins.vcsPySvn.SvnBlameDialog</h1> - <p> Module implementing a dialog to show the output of the svn blame command. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#SvnBlameDialog">SvnBlameDialog</a></td> <td>Class implementing a dialog to show the output of the svn blame command.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="SvnBlameDialog" ID="SvnBlameDialog"></a> <h2>SvnBlameDialog</h2> - <p> Class implementing a dialog to show the output of the svn blame command. </p> + <h3>Derived from</h3> QDialog, SvnDialogMixin, Ui_SvnBlameDialog <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="#SvnBlameDialog.__init__">SvnBlameDialog</a></td> <td>Constructor</td> @@ -83,19 +80,20 @@ <td>Public slot to start the svn blame command.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="SvnBlameDialog.__init__" ID="SvnBlameDialog.__init__"></a> <h4>SvnBlameDialog (Constructor)</h4> <b>SvnBlameDialog</b>(<i>vcs, parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>vcs</i> (Subversion)</dt> @@ -110,18 +108,18 @@ <a NAME="SvnBlameDialog.__finish" ID="SvnBlameDialog.__finish"></a> <h4>SvnBlameDialog.__finish</h4> <b>__finish</b>(<i></i>) - <p> Private slot called when the process finished or the user pressed the button. </p> + <a NAME="SvnBlameDialog.__generateItem" ID="SvnBlameDialog.__generateItem"></a> <h4>SvnBlameDialog.__generateItem</h4> <b>__generateItem</b>(<i>revision, author, lineno, text</i>) - <p> Private method to generate a blame item in the blame list. </p> + <dl> <dt><i>revision</i> (str)</dt> @@ -144,17 +142,17 @@ <a NAME="SvnBlameDialog.__resizeColumns" ID="SvnBlameDialog.__resizeColumns"></a> <h4>SvnBlameDialog.__resizeColumns</h4> <b>__resizeColumns</b>(<i></i>) - <p> Private method to resize the list columns. </p> + <a NAME="SvnBlameDialog.__showError" ID="SvnBlameDialog.__showError"></a> <h4>SvnBlameDialog.__showError</h4> <b>__showError</b>(<i>msg</i>) - <p> Private slot to show an error message. </p> + <dl> <dt><i>msg</i> (str)</dt> @@ -165,10 +163,10 @@ <a NAME="SvnBlameDialog.on_buttonBox_clicked" ID="SvnBlameDialog.on_buttonBox_clicked"></a> <h4>SvnBlameDialog.on_buttonBox_clicked</h4> <b>on_buttonBox_clicked</b>(<i>button</i>) - <p> Private slot called by a button of the button box clicked. </p> + <dl> <dt><i>button</i> (QAbstractButton)</dt> @@ -179,10 +177,10 @@ <a NAME="SvnBlameDialog.start" ID="SvnBlameDialog.start"></a> <h4>SvnBlameDialog.start</h4> <b>start</b>(<i>fn</i>) - <p> Public slot to start the svn blame command. </p> + <dl> <dt><i>fn</i> (str)</dt> @@ -192,4 +190,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>