src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignaturesDialog.html

branch
eric7
changeset 10479
856476537696
parent 10438
4cd7e5a8b3cf
child 10690
fab36645aa7d
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignaturesDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignaturesDialog.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.GpgExtension.HgGpgSignaturesDialog</h1>
-
 <p>
 Module implementing a dialog showing signed changesets.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#HgGpgSignaturesDialog">HgGpgSignaturesDialog</a></td>
 <td>Class implementing a dialog showing signed changesets.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="HgGpgSignaturesDialog" ID="HgGpgSignaturesDialog"></a>
 <h2>HgGpgSignaturesDialog</h2>
-
 <p>
     Class implementing a dialog showing signed changesets.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_HgGpgSignaturesDialog
 <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="#HgGpgSignaturesDialog.__init__">HgGpgSignaturesDialog</a></td>
 <td>Constructor</td>
@@ -115,19 +112,20 @@
 <td>Public slot to start the list command.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="HgGpgSignaturesDialog.__init__" ID="HgGpgSignaturesDialog.__init__"></a>
 <h4>HgGpgSignaturesDialog (Constructor)</h4>
 <b>HgGpgSignaturesDialog</b>(<i>vcs, parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>vcs</i> (Hg)</dt>
@@ -142,25 +140,25 @@
 <a NAME="HgGpgSignaturesDialog.__filterSignatures" ID="HgGpgSignaturesDialog.__filterSignatures"></a>
 <h4>HgGpgSignaturesDialog.__filterSignatures</h4>
 <b>__filterSignatures</b>(<i></i>)
-
 <p>
         Private method to filter the log entries.
 </p>
+
 <a NAME="HgGpgSignaturesDialog.__finish" ID="HgGpgSignaturesDialog.__finish"></a>
 <h4>HgGpgSignaturesDialog.__finish</h4>
 <b>__finish</b>(<i></i>)
-
 <p>
         Private slot called when the process finished or the user pressed
         the button.
 </p>
+
 <a NAME="HgGpgSignaturesDialog.__generateItem" ID="HgGpgSignaturesDialog.__generateItem"></a>
 <h4>HgGpgSignaturesDialog.__generateItem</h4>
 <b>__generateItem</b>(<i>revision, changeset, signature</i>)
-
 <p>
         Private method to generate a patch item in the list of patches.
 </p>
+
 <dl>
 
 <dt><i>revision</i> (str)</dt>
@@ -179,10 +177,10 @@
 <a NAME="HgGpgSignaturesDialog.__processOutputLine" ID="HgGpgSignaturesDialog.__processOutputLine"></a>
 <h4>HgGpgSignaturesDialog.__processOutputLine</h4>
 <b>__processOutputLine</b>(<i>line</i>)
-
 <p>
         Private method to process the lines of output.
 </p>
+
 <dl>
 
 <dt><i>line</i> (str)</dt>
@@ -193,24 +191,24 @@
 <a NAME="HgGpgSignaturesDialog.__resizeColumns" ID="HgGpgSignaturesDialog.__resizeColumns"></a>
 <h4>HgGpgSignaturesDialog.__resizeColumns</h4>
 <b>__resizeColumns</b>(<i></i>)
-
 <p>
         Private method to resize the list columns.
 </p>
+
 <a NAME="HgGpgSignaturesDialog.__resort" ID="HgGpgSignaturesDialog.__resort"></a>
 <h4>HgGpgSignaturesDialog.__resort</h4>
 <b>__resort</b>(<i></i>)
-
 <p>
         Private method to resort the tree.
 </p>
+
 <a NAME="HgGpgSignaturesDialog.__showError" ID="HgGpgSignaturesDialog.__showError"></a>
 <h4>HgGpgSignaturesDialog.__showError</h4>
 <b>__showError</b>(<i>out</i>)
-
 <p>
         Private slot to show some error.
 </p>
+
 <dl>
 
 <dt><i>out</i> (str)</dt>
@@ -221,10 +219,10 @@
 <a NAME="HgGpgSignaturesDialog.closeEvent" ID="HgGpgSignaturesDialog.closeEvent"></a>
 <h4>HgGpgSignaturesDialog.closeEvent</h4>
 <b>closeEvent</b>(<i>e</i>)
-
 <p>
         Protected slot implementing a close event handler.
 </p>
+
 <dl>
 
 <dt><i>e</i> (QCloseEvent)</dt>
@@ -235,10 +233,10 @@
 <a NAME="HgGpgSignaturesDialog.on_buttonBox_clicked" ID="HgGpgSignaturesDialog.on_buttonBox_clicked"></a>
 <h4>HgGpgSignaturesDialog.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>
@@ -249,10 +247,10 @@
 <a NAME="HgGpgSignaturesDialog.on_categoryCombo_activated" ID="HgGpgSignaturesDialog.on_categoryCombo_activated"></a>
 <h4>HgGpgSignaturesDialog.on_categoryCombo_activated</h4>
 <b>on_categoryCombo_activated</b>(<i>index</i>)
-
 <p>
         Private slot called, when a new filter category is selected.
 </p>
+
 <dl>
 
 <dt><i>index</i> (int)</dt>
@@ -263,10 +261,10 @@
 <a NAME="HgGpgSignaturesDialog.on_rxEdit_textChanged" ID="HgGpgSignaturesDialog.on_rxEdit_textChanged"></a>
 <h4>HgGpgSignaturesDialog.on_rxEdit_textChanged</h4>
 <b>on_rxEdit_textChanged</b>(<i>txt</i>)
-
 <p>
         Private slot called, when a filter expression is entered.
 </p>
+
 <dl>
 
 <dt><i>txt</i> (str)</dt>
@@ -277,24 +275,24 @@
 <a NAME="HgGpgSignaturesDialog.on_signaturesList_itemSelectionChanged" ID="HgGpgSignaturesDialog.on_signaturesList_itemSelectionChanged"></a>
 <h4>HgGpgSignaturesDialog.on_signaturesList_itemSelectionChanged</h4>
 <b>on_signaturesList_itemSelectionChanged</b>(<i></i>)
-
 <p>
         Private slot handling changes of the selection.
 </p>
+
 <a NAME="HgGpgSignaturesDialog.on_verifyButton_clicked" ID="HgGpgSignaturesDialog.on_verifyButton_clicked"></a>
 <h4>HgGpgSignaturesDialog.on_verifyButton_clicked</h4>
 <b>on_verifyButton_clicked</b>(<i></i>)
-
 <p>
         Private slot to verify the signatures of the selected revision.
 </p>
+
 <a NAME="HgGpgSignaturesDialog.start" ID="HgGpgSignaturesDialog.start"></a>
 <h4>HgGpgSignaturesDialog.start</h4>
 <b>start</b>(<i></i>)
-
 <p>
         Public slot to start the list command.
 </p>
+
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial