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