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

changeset 7976
a8a20f558176
parent 7721
331ecfa0e716
equal deleted inserted replaced
7975:7d493839a8fc 7976:a8a20f558176
179 <p> 179 <p>
180 Private slot to refresh the status display. 180 Private slot to refresh the status display.
181 </p> 181 </p>
182 <a NAME="HgSummaryDialog.start" ID="HgSummaryDialog.start"></a> 182 <a NAME="HgSummaryDialog.start" ID="HgSummaryDialog.start"></a>
183 <h4>HgSummaryDialog.start</h4> 183 <h4>HgSummaryDialog.start</h4>
184 <b>start</b>(<i>path, mq=False, largefiles=False</i>) 184 <b>start</b>(<i>mq=False, largefiles=False</i>)
185 185
186 <p> 186 <p>
187 Public slot to start the hg summary command. 187 Public slot to start the hg summary command.
188 </p> 188 </p>
189 <dl> 189 <dl>
190 190
191 <dt><i>path</i></dt>
192 <dd>
193 path name of the working directory (string)
194 </dd>
195 <dt><i>mq</i></dt> 191 <dt><i>mq</i></dt>
196 <dd> 192 <dd>
197 flag indicating to show the queue status as well (boolean) 193 flag indicating to show the queue status as well (boolean)
198 </dd> 194 </dd>
199 <dt><i>largefiles</i></dt> 195 <dt><i>largefiles</i></dt>

eric ide

mercurial