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

changeset 3316
aaa864fa5c1e
parent 3018
70924c0bdaf1
child 3359
6b6c224d67d6
equal deleted inserted replaced
3315:bd1a25ead18d 3316:aaa864fa5c1e
198 <b>on_refreshButton_clicked</b>(<i></i>) 198 <b>on_refreshButton_clicked</b>(<i></i>)
199 <p> 199 <p>
200 Private slot to refresh the status display. 200 Private slot to refresh the status display.
201 </p><a NAME="HgSummaryDialog.start" ID="HgSummaryDialog.start"></a> 201 </p><a NAME="HgSummaryDialog.start" ID="HgSummaryDialog.start"></a>
202 <h4>HgSummaryDialog.start</h4> 202 <h4>HgSummaryDialog.start</h4>
203 <b>start</b>(<i>path, mq=False</i>) 203 <b>start</b>(<i>path, mq=False, largefiles=False</i>)
204 <p> 204 <p>
205 Public slot to start the hg summary command. 205 Public slot to start the hg summary command.
206 </p><dl> 206 </p><dl>
207 <dt><i>path</i></dt> 207 <dt><i>path</i></dt>
208 <dd> 208 <dd>
209 path name of the working directory (string) 209 path name of the working directory (string)
210 </dd><dt><i>mq</i></dt> 210 </dd><dt><i>mq</i></dt>
211 <dd> 211 <dd>
212 flag indicating to show the queue status as well (boolean) 212 flag indicating to show the queue status as well (boolean)
213 </dd><dt><i>mq</i></dt>
214 <dd>
215 flag indicating to show the largefiles status as well
216 (boolean)
213 </dd> 217 </dd>
214 </dl> 218 </dl>
215 <div align="right"><a href="#top">Up</a></div> 219 <div align="right"><a href="#top">Up</a></div>
216 <hr /> 220 <hr />
217 </body></html> 221 </body></html>

eric ide

mercurial