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

changeset 2816
05aab5164d64
parent 2387
2d119e79ab54
child 3018
70924c0bdaf1
equal deleted inserted replaced
2815:53c1d1f9ec86 2816:05aab5164d64
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, parent=None</i>) 103 <b>HgCommitDialog</b>(<i>vcs, 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>mq</i></dt>
111 <dd>
112 flag indicating a queue commit (boolean)
110 </dd><dt><i>parent</i></dt> 113 </dd><dt><i>parent</i></dt>
111 <dd> 114 <dd>
112 parent widget (QWidget) 115 parent widget (QWidget)
113 </dd> 116 </dd>
114 </dl><a NAME="HgCommitDialog.amend" ID="HgCommitDialog.amend"></a> 117 </dl><a NAME="HgCommitDialog.amend" ID="HgCommitDialog.amend"></a>

eric ide

mercurial