124 <td>Private slot used to show the heads of the repository.</td> |
124 <td>Private slot used to show the heads of the repository.</td> |
125 </tr><tr> |
125 </tr><tr> |
126 <td><a href="#HgProjectHelper.__hgIdentify">__hgIdentify</a></td> |
126 <td><a href="#HgProjectHelper.__hgIdentify">__hgIdentify</a></td> |
127 <td>Private slot used to identify the project directory.</td> |
127 <td>Private slot used to identify the project directory.</td> |
128 </tr><tr> |
128 </tr><tr> |
129 <td><a href="#HgProjectHelper.__hgIdentifyBundle">__hgIdentifyBundle</a></td> |
|
130 <td>Private slot used to identify a changegroup file.</td> |
|
131 </tr><tr> |
|
132 <td><a href="#HgProjectHelper.__hgImport">__hgImport</a></td> |
129 <td><a href="#HgProjectHelper.__hgImport">__hgImport</a></td> |
133 <td>Private slot used to import a patch file.</td> |
130 <td>Private slot used to import a patch file.</td> |
134 </tr><tr> |
131 </tr><tr> |
135 <td><a href="#HgProjectHelper.__hgIncoming">__hgIncoming</a></td> |
132 <td><a href="#HgProjectHelper.__hgIncoming">__hgIncoming</a></td> |
136 <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> |
358 </p><a NAME="HgProjectHelper.__hgIdentify" ID="HgProjectHelper.__hgIdentify"></a> |
355 </p><a NAME="HgProjectHelper.__hgIdentify" ID="HgProjectHelper.__hgIdentify"></a> |
359 <h4>HgProjectHelper.__hgIdentify</h4> |
356 <h4>HgProjectHelper.__hgIdentify</h4> |
360 <b>__hgIdentify</b>(<i></i>) |
357 <b>__hgIdentify</b>(<i></i>) |
361 <p> |
358 <p> |
362 Private slot used to identify the project directory. |
359 Private slot used to identify the project directory. |
363 </p><a NAME="HgProjectHelper.__hgIdentifyBundle" ID="HgProjectHelper.__hgIdentifyBundle"></a> |
|
364 <h4>HgProjectHelper.__hgIdentifyBundle</h4> |
|
365 <b>__hgIdentifyBundle</b>(<i></i>) |
|
366 <p> |
|
367 Private slot used to identify a changegroup file. |
|
368 </p><a NAME="HgProjectHelper.__hgImport" ID="HgProjectHelper.__hgImport"></a> |
360 </p><a NAME="HgProjectHelper.__hgImport" ID="HgProjectHelper.__hgImport"></a> |
369 <h4>HgProjectHelper.__hgImport</h4> |
361 <h4>HgProjectHelper.__hgImport</h4> |
370 <b>__hgImport</b>(<i></i>) |
362 <b>__hgImport</b>(<i></i>) |
371 <p> |
363 <p> |
372 Private slot used to import a patch file. |
364 Private slot used to import a patch file. |