eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitDialog.html

changeset 7989
a21d673a8f99
parent 7900
72b88fb20261
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
248 248
249 <p> 249 <p>
250 Public method to check, if the last action contained an add or delete. 250 Public method to check, if the last action contained an add or delete.
251 </p> 251 </p>
252 <dl> 252 <dl>
253 <dt>Returns:</dt> 253 <dt>Return:</dt>
254 <dd> 254 <dd>
255 flag indicating the presence of an add or delete (boolean) 255 flag indicating the presence of an add or delete (boolean)
256 </dd> 256 </dd>
257 </dl> 257 </dl>
258 <a NAME="GitDialog.keyPressEvent" ID="GitDialog.keyPressEvent"></a> 258 <a NAME="GitDialog.keyPressEvent" ID="GitDialog.keyPressEvent"></a>
275 275
276 <p> 276 <p>
277 Public method to check for a normal process termination. 277 Public method to check for a normal process termination.
278 </p> 278 </p>
279 <dl> 279 <dl>
280 <dt>Returns:</dt> 280 <dt>Return:</dt>
281 <dd> 281 <dd>
282 flag indicating normal process termination (boolean) 282 flag indicating normal process termination (boolean)
283 </dd> 283 </dd>
284 </dl> 284 </dl>
285 <a NAME="GitDialog.normalExitWithoutErrors" ID="GitDialog.normalExitWithoutErrors"></a> 285 <a NAME="GitDialog.normalExitWithoutErrors" ID="GitDialog.normalExitWithoutErrors"></a>
289 <p> 289 <p>
290 Public method to check for a normal process termination without 290 Public method to check for a normal process termination without
291 error messages. 291 error messages.
292 </p> 292 </p>
293 <dl> 293 <dl>
294 <dt>Returns:</dt> 294 <dt>Return:</dt>
295 <dd> 295 <dd>
296 flag indicating normal process termination (boolean) 296 flag indicating normal process termination (boolean)
297 </dd> 297 </dd>
298 </dl> 298 </dl>
299 <a NAME="GitDialog.on_buttonBox_clicked" ID="GitDialog.on_buttonBox_clicked"></a> 299 <a NAME="GitDialog.on_buttonBox_clicked" ID="GitDialog.on_buttonBox_clicked"></a>
364 dictionary of environment settings to add 364 dictionary of environment settings to add
365 or change for the git process (dict of string and string) 365 or change for the git process (dict of string and string)
366 </dd> 366 </dd>
367 </dl> 367 </dl>
368 <dl> 368 <dl>
369 <dt>Returns:</dt> 369 <dt>Return:</dt>
370 <dd> 370 <dd>
371 flag indicating a successful start of the process (boolean) 371 flag indicating a successful start of the process (boolean)
372 </dd> 372 </dd>
373 </dl> 373 </dl>
374 <div align="right"><a href="#top">Up</a></div> 374 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial