49 QDialog, Ui_HgGpgSignaturesDialog |
49 QDialog, Ui_HgGpgSignaturesDialog |
50 <h3>Class Attributes</h3> |
50 <h3>Class Attributes</h3> |
51 <table> |
51 <table> |
52 <tr><td>None</td></tr> |
52 <tr><td>None</td></tr> |
53 </table> |
53 </table> |
|
54 <h3>Class Methods</h3> |
|
55 <table> |
|
56 <tr><td>None</td></tr> |
|
57 </table> |
54 <h3>Methods</h3> |
58 <h3>Methods</h3> |
55 <table> |
59 <table> |
56 <tr> |
60 <tr> |
57 <td><a href="#HgGpgSignaturesDialog.__init__">HgGpgSignaturesDialog</a></td> |
|
58 <td>Constructor</td> |
|
59 </tr><tr> |
|
60 <td><a href="#HgGpgSignaturesDialog.__filterSignatures">__filterSignatures</a></td> |
61 <td><a href="#HgGpgSignaturesDialog.__filterSignatures">__filterSignatures</a></td> |
61 <td>Private method to filter the log entries.</td> |
62 <td>Private method to filter the log entries.</td> |
62 </tr><tr> |
63 </tr><tr> |
63 <td><a href="#HgGpgSignaturesDialog.__finish">__finish</a></td> |
64 <td><a href="#HgGpgSignaturesDialog.__finish">__finish</a></td> |
64 <td>Private slot called when the process finished or the user pressed the button.</td> |
65 <td>Private slot called when the process finished or the user pressed the button.</td> |
112 <td>Private slot to verify the signatures of the selected revision.</td> |
113 <td>Private slot to verify the signatures of the selected revision.</td> |
113 </tr><tr> |
114 </tr><tr> |
114 <td><a href="#HgGpgSignaturesDialog.start">start</a></td> |
115 <td><a href="#HgGpgSignaturesDialog.start">start</a></td> |
115 <td>Public slot to start the list command.</td> |
116 <td>Public slot to start the list command.</td> |
116 </tr> |
117 </tr> |
|
118 </table> |
|
119 <h3>Static Methods</h3> |
|
120 <table> |
|
121 <tr><td>None</td></tr> |
117 </table> |
122 </table> |
118 <a NAME="HgGpgSignaturesDialog.__init__" ID="HgGpgSignaturesDialog.__init__"></a> |
123 <a NAME="HgGpgSignaturesDialog.__init__" ID="HgGpgSignaturesDialog.__init__"></a> |
119 <h4>HgGpgSignaturesDialog (Constructor)</h4> |
124 <h4>HgGpgSignaturesDialog (Constructor)</h4> |
120 <b>HgGpgSignaturesDialog</b>(<i>vcs, parent=None</i>) |
125 <b>HgGpgSignaturesDialog</b>(<i>vcs, parent=None</i>) |
121 <p> |
126 <p> |