97 <td>Private slot used to show the heads of the repository.</td> |
97 <td>Private slot used to show the heads of the repository.</td> |
98 </tr><tr> |
98 </tr><tr> |
99 <td><a href="#HgProjectHelper.__hgIdentify">__hgIdentify</a></td> |
99 <td><a href="#HgProjectHelper.__hgIdentify">__hgIdentify</a></td> |
100 <td>Protected slot used to identify the project directory.</td> |
100 <td>Protected slot used to identify the project directory.</td> |
101 </tr><tr> |
101 </tr><tr> |
|
102 <td><a href="#HgProjectHelper.__hgIdentifyBundle">__hgIdentifyBundle</a></td> |
|
103 <td>Protected slot used to identify a changegroup file.</td> |
|
104 </tr><tr> |
102 <td><a href="#HgProjectHelper.__hgIncoming">__hgIncoming</a></td> |
105 <td><a href="#HgProjectHelper.__hgIncoming">__hgIncoming</a></td> |
103 <td>Private slot used to show the log of changes coming into the repository.</td> |
106 <td>Private slot used to show the log of changes coming into the repository.</td> |
104 </tr><tr> |
107 </tr><tr> |
105 <td><a href="#HgProjectHelper.__hgLogBrowser">__hgLogBrowser</a></td> |
108 <td><a href="#HgProjectHelper.__hgLogBrowser">__hgLogBrowser</a></td> |
106 <td>Private slot used to browse the log of the current project.</td> |
109 <td>Private slot used to browse the log of the current project.</td> |
247 </p><a NAME="HgProjectHelper.__hgIdentify" ID="HgProjectHelper.__hgIdentify"></a> |
250 </p><a NAME="HgProjectHelper.__hgIdentify" ID="HgProjectHelper.__hgIdentify"></a> |
248 <h4>HgProjectHelper.__hgIdentify</h4> |
251 <h4>HgProjectHelper.__hgIdentify</h4> |
249 <b>__hgIdentify</b>(<i></i>) |
252 <b>__hgIdentify</b>(<i></i>) |
250 <p> |
253 <p> |
251 Protected slot used to identify the project directory. |
254 Protected slot used to identify the project directory. |
|
255 </p><a NAME="HgProjectHelper.__hgIdentifyBundle" ID="HgProjectHelper.__hgIdentifyBundle"></a> |
|
256 <h4>HgProjectHelper.__hgIdentifyBundle</h4> |
|
257 <b>__hgIdentifyBundle</b>(<i></i>) |
|
258 <p> |
|
259 Protected slot used to identify a changegroup file. |
252 </p><a NAME="HgProjectHelper.__hgIncoming" ID="HgProjectHelper.__hgIncoming"></a> |
260 </p><a NAME="HgProjectHelper.__hgIncoming" ID="HgProjectHelper.__hgIncoming"></a> |
253 <h4>HgProjectHelper.__hgIncoming</h4> |
261 <h4>HgProjectHelper.__hgIncoming</h4> |
254 <b>__hgIncoming</b>(<i></i>) |
262 <b>__hgIncoming</b>(<i></i>) |
255 <p> |
263 <p> |
256 Private slot used to show the log of changes coming into the repository. |
264 Private slot used to show the log of changes coming into the repository. |