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

changeset 3349
2a034a7f1f54
parent 3277
b7d9c75223e3
child 3416
efce6439595a
equal deleted inserted replaced
3346:39f9273ebd61 3349:2a034a7f1f54
130 <td>Private slot used to import a patch file.</td> 130 <td>Private slot used to import a patch file.</td>
131 </tr><tr> 131 </tr><tr>
132 <td><a href="#HgProjectHelper.__hgIncoming">__hgIncoming</a></td> 132 <td><a href="#HgProjectHelper.__hgIncoming">__hgIncoming</a></td>
133 <td>Private slot used to show the log of changes coming into the repository.</td> 133 <td>Private slot used to show the log of changes coming into the repository.</td>
134 </tr><tr> 134 </tr><tr>
135 <td><a href="#HgProjectHelper.__hgLogBrowser">__hgLogBrowser</a></td>
136 <td>Private slot used to browse the log of the current project.</td>
137 </tr><tr>
138 <td><a href="#HgProjectHelper.__hgOutgoing">__hgOutgoing</a></td> 135 <td><a href="#HgProjectHelper.__hgOutgoing">__hgOutgoing</a></td>
139 <td>Private slot used to show the log of changes going out of the repository.</td> 136 <td>Private slot used to show the log of changes going out of the repository.</td>
140 </tr><tr> 137 </tr><tr>
141 <td><a href="#HgProjectHelper.__hgParents">__hgParents</a></td> 138 <td><a href="#HgProjectHelper.__hgParents">__hgParents</a></td>
142 <td>Private slot used to show the parents of the repository.</td> 139 <td>Private slot used to show the parents of the repository.</td>
369 <h4>HgProjectHelper.__hgIncoming</h4> 366 <h4>HgProjectHelper.__hgIncoming</h4>
370 <b>__hgIncoming</b>(<i></i>) 367 <b>__hgIncoming</b>(<i></i>)
371 <p> 368 <p>
372 Private slot used to show the log of changes coming into the 369 Private slot used to show the log of changes coming into the
373 repository. 370 repository.
374 </p><a NAME="HgProjectHelper.__hgLogBrowser" ID="HgProjectHelper.__hgLogBrowser"></a>
375 <h4>HgProjectHelper.__hgLogBrowser</h4>
376 <b>__hgLogBrowser</b>(<i></i>)
377 <p>
378 Private slot used to browse the log of the current project.
379 </p><a NAME="HgProjectHelper.__hgOutgoing" ID="HgProjectHelper.__hgOutgoing"></a> 371 </p><a NAME="HgProjectHelper.__hgOutgoing" ID="HgProjectHelper.__hgOutgoing"></a>
380 <h4>HgProjectHelper.__hgOutgoing</h4> 372 <h4>HgProjectHelper.__hgOutgoing</h4>
381 <b>__hgOutgoing</b>(<i></i>) 373 <b>__hgOutgoing</b>(<i></i>)
382 <p> 374 <p>
383 Private slot used to show the log of changes going out of the 375 Private slot used to show the log of changes going out of the

eric ide

mercurial