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

branch
eric7
changeset 11006
a671918232f3
parent 10479
856476537696
equal deleted inserted replaced
11005:b918c6c2736b 11006:a671918232f3
79 </table> 79 </table>
80 80
81 81
82 <a NAME="Gpg.__init__" ID="Gpg.__init__"></a> 82 <a NAME="Gpg.__init__" ID="Gpg.__init__"></a>
83 <h4>Gpg (Constructor)</h4> 83 <h4>Gpg (Constructor)</h4>
84 <b>Gpg</b>(<i>vcs</i>) 84 <b>Gpg</b>(<i>vcs, ui=None</i>)
85 <p> 85 <p>
86 Constructor 86 Constructor
87 </p> 87 </p>
88 88
89 <dl> 89 <dl>
90 90
91 <dt><i>vcs</i> (Hg)</dt> 91 <dt><i>vcs</i> (Hg)</dt>
92 <dd> 92 <dd>
93 reference to the Mercurial vcs object 93 reference to the Mercurial vcs object
94 </dd>
95 <dt><i>ui</i> (QWidget)</dt>
96 <dd>
97 reference to a UI widget (defaults to None)
94 </dd> 98 </dd>
95 </dl> 99 </dl>
96 <a NAME="Gpg.hgGpgSign" ID="Gpg.hgGpgSign"></a> 100 <a NAME="Gpg.hgGpgSign" ID="Gpg.hgGpgSign"></a>
97 <h4>Gpg.hgGpgSign</h4> 101 <h4>Gpg.hgGpgSign</h4>
98 <b>hgGpgSign</b>(<i>revisions=None</i>) 102 <b>hgGpgSign</b>(<i>revisions=None</i>)

eric ide

mercurial