79 </table> |
79 </table> |
80 |
80 |
81 |
81 |
82 <a NAME="Histedit.__init__" ID="Histedit.__init__"></a> |
82 <a NAME="Histedit.__init__" ID="Histedit.__init__"></a> |
83 <h4>Histedit (Constructor)</h4> |
83 <h4>Histedit (Constructor)</h4> |
84 <b>Histedit</b>(<i>vcs</i>) |
84 <b>Histedit</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="Histedit.hgHisteditAbort" ID="Histedit.hgHisteditAbort"></a> |
100 <a NAME="Histedit.hgHisteditAbort" ID="Histedit.hgHisteditAbort"></a> |
97 <h4>Histedit.hgHisteditAbort</h4> |
101 <h4>Histedit.hgHisteditAbort</h4> |
98 <b>hgHisteditAbort</b>(<i></i>) |
102 <b>hgHisteditAbort</b>(<i></i>) |