121 <td>Private slot used to show the heads of the repository.</td> |
121 <td>Private slot used to show the heads of the repository.</td> |
122 </tr><tr> |
122 </tr><tr> |
123 <td><a href="#HgProjectHelper.__hgIdentify">__hgIdentify</a></td> |
123 <td><a href="#HgProjectHelper.__hgIdentify">__hgIdentify</a></td> |
124 <td>Private slot used to identify the project directory.</td> |
124 <td>Private slot used to identify the project directory.</td> |
125 </tr><tr> |
125 </tr><tr> |
126 <td><a href="#HgProjectHelper.__hgIdentifyBundle">__hgIdentifyBundle</a></td> |
|
127 <td>Private slot used to identify a changegroup file.</td> |
|
128 </tr><tr> |
|
129 <td><a href="#HgProjectHelper.__hgImport">__hgImport</a></td> |
126 <td><a href="#HgProjectHelper.__hgImport">__hgImport</a></td> |
130 <td>Private slot used to import a patch file.</td> |
127 <td>Private slot used to import a patch file.</td> |
131 </tr><tr> |
128 </tr><tr> |
132 <td><a href="#HgProjectHelper.__hgIncoming">__hgIncoming</a></td> |
129 <td><a href="#HgProjectHelper.__hgIncoming">__hgIncoming</a></td> |
133 <td>Private slot used to show the log of changes coming into the repository.</td> |
130 <td>Private slot used to show the log of changes coming into the repository.</td> |
350 </p><a NAME="HgProjectHelper.__hgIdentify" ID="HgProjectHelper.__hgIdentify"></a> |
347 </p><a NAME="HgProjectHelper.__hgIdentify" ID="HgProjectHelper.__hgIdentify"></a> |
351 <h4>HgProjectHelper.__hgIdentify</h4> |
348 <h4>HgProjectHelper.__hgIdentify</h4> |
352 <b>__hgIdentify</b>(<i></i>) |
349 <b>__hgIdentify</b>(<i></i>) |
353 <p> |
350 <p> |
354 Private slot used to identify the project directory. |
351 Private slot used to identify the project directory. |
355 </p><a NAME="HgProjectHelper.__hgIdentifyBundle" ID="HgProjectHelper.__hgIdentifyBundle"></a> |
|
356 <h4>HgProjectHelper.__hgIdentifyBundle</h4> |
|
357 <b>__hgIdentifyBundle</b>(<i></i>) |
|
358 <p> |
|
359 Private slot used to identify a changegroup file. |
|
360 </p><a NAME="HgProjectHelper.__hgImport" ID="HgProjectHelper.__hgImport"></a> |
352 </p><a NAME="HgProjectHelper.__hgImport" ID="HgProjectHelper.__hgImport"></a> |
361 <h4>HgProjectHelper.__hgImport</h4> |
353 <h4>HgProjectHelper.__hgImport</h4> |
362 <b>__hgImport</b>(<i></i>) |
354 <b>__hgImport</b>(<i></i>) |
363 <p> |
355 <p> |
364 Private slot used to import a patch file. |
356 Private slot used to import a patch file. |