Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgCommitDialog.html

changeset 3353
ddc966a494b0
parent 3018
70924c0bdaf1
child 3591
2f2a4a76dd22
equal deleted inserted replaced
3352:4b7fb52459ce 3353:ddc966a494b0
98 <table> 98 <table>
99 <tr><td>None</td></tr> 99 <tr><td>None</td></tr>
100 </table> 100 </table>
101 <a NAME="HgCommitDialog.__init__" ID="HgCommitDialog.__init__"></a> 101 <a NAME="HgCommitDialog.__init__" ID="HgCommitDialog.__init__"></a>
102 <h4>HgCommitDialog (Constructor)</h4> 102 <h4>HgCommitDialog (Constructor)</h4>
103 <b>HgCommitDialog</b>(<i>vcs, mq, parent=None</i>) 103 <b>HgCommitDialog</b>(<i>vcs, msg, mq, parent=None</i>)
104 <p> 104 <p>
105 Constructor 105 Constructor
106 </p><dl> 106 </p><dl>
107 <dt><i>vcs</i></dt> 107 <dt><i>vcs</i></dt>
108 <dd> 108 <dd>
109 reference to the vcs object 109 reference to the vcs object
110 </dd><dt><i>msg</i></dt>
111 <dd>
112 initial message (string)
110 </dd><dt><i>mq</i></dt> 113 </dd><dt><i>mq</i></dt>
111 <dd> 114 <dd>
112 flag indicating a queue commit (boolean) 115 flag indicating a queue commit (boolean)
113 </dd><dt><i>parent</i></dt> 116 </dd><dt><i>parent</i></dt>
114 <dd> 117 <dd>

eric ide

mercurial