181 <td>Private slot used to show the combined configuration.</td> |
181 <td>Private slot used to show the combined configuration.</td> |
182 </tr><tr> |
182 </tr><tr> |
183 <td><a href="#HgProjectHelper.__hgShowPaths">__hgShowPaths</a></td> |
183 <td><a href="#HgProjectHelper.__hgShowPaths">__hgShowPaths</a></td> |
184 <td>Private slot used to show the aliases for remote repositories.</td> |
184 <td>Private slot used to show the aliases for remote repositories.</td> |
185 </tr><tr> |
185 </tr><tr> |
|
186 <td><a href="#HgProjectHelper.__hgSummary">__hgSummary</a></td> |
|
187 <td>Private slot to show a working directory summary.</td> |
|
188 </tr><tr> |
186 <td><a href="#HgProjectHelper.__hgTagList">__hgTagList</a></td> |
189 <td><a href="#HgProjectHelper.__hgTagList">__hgTagList</a></td> |
187 <td>Private slot used to list the tags of the project.</td> |
190 <td>Private slot used to list the tags of the project.</td> |
188 </tr><tr> |
191 </tr><tr> |
189 <td><a href="#HgProjectHelper.__hgTip">__hgTip</a></td> |
192 <td><a href="#HgProjectHelper.__hgTip">__hgTip</a></td> |
190 <td>Private slot used to show the tip of the repository.</td> |
193 <td>Private slot used to show the tip of the repository.</td> |
445 </p><a NAME="HgProjectHelper.__hgShowPaths" ID="HgProjectHelper.__hgShowPaths"></a> |
448 </p><a NAME="HgProjectHelper.__hgShowPaths" ID="HgProjectHelper.__hgShowPaths"></a> |
446 <h4>HgProjectHelper.__hgShowPaths</h4> |
449 <h4>HgProjectHelper.__hgShowPaths</h4> |
447 <b>__hgShowPaths</b>(<i></i>) |
450 <b>__hgShowPaths</b>(<i></i>) |
448 <p> |
451 <p> |
449 Private slot used to show the aliases for remote repositories. |
452 Private slot used to show the aliases for remote repositories. |
|
453 </p><a NAME="HgProjectHelper.__hgSummary" ID="HgProjectHelper.__hgSummary"></a> |
|
454 <h4>HgProjectHelper.__hgSummary</h4> |
|
455 <b>__hgSummary</b>(<i></i>) |
|
456 <p> |
|
457 Private slot to show a working directory summary. |
450 </p><a NAME="HgProjectHelper.__hgTagList" ID="HgProjectHelper.__hgTagList"></a> |
458 </p><a NAME="HgProjectHelper.__hgTagList" ID="HgProjectHelper.__hgTagList"></a> |
451 <h4>HgProjectHelper.__hgTagList</h4> |
459 <h4>HgProjectHelper.__hgTagList</h4> |
452 <b>__hgTagList</b>(<i></i>) |
460 <b>__hgTagList</b>(<i></i>) |
453 <p> |
461 <p> |
454 Private slot used to list the tags of the project. |
462 Private slot used to list the tags of the project. |