88 <td>Private slot called by the context menu to show the difference of a file to the repository side-by-side.</td> |
88 <td>Private slot called by the context menu to show the difference of a file to the repository side-by-side.</td> |
89 </tr><tr> |
89 </tr><tr> |
90 <td><a href="#HgProjectBrowserHelper.__HgSbsExtendedDiff">__HgSbsExtendedDiff</a></td> |
90 <td><a href="#HgProjectBrowserHelper.__HgSbsExtendedDiff">__HgSbsExtendedDiff</a></td> |
91 <td>Private slot called by the context menu to show the difference of a file to the repository side-by-side.</td> |
91 <td>Private slot called by the context menu to show the difference of a file to the repository side-by-side.</td> |
92 </tr><tr> |
92 </tr><tr> |
|
93 <td><a href="#HgProjectBrowserHelper.__addExtensionsMenu">__addExtensionsMenu</a></td> |
|
94 <td>Private method to add an extension menu entry.</td> |
|
95 </tr><tr> |
|
96 <td><a href="#HgProjectBrowserHelper.__showExtensionMenu">__showExtensionMenu</a></td> |
|
97 <td>Private slot showing the extensions menu.</td> |
|
98 </tr><tr> |
93 <td><a href="#HgProjectBrowserHelper._addVCSMenu">_addVCSMenu</a></td> |
99 <td><a href="#HgProjectBrowserHelper._addVCSMenu">_addVCSMenu</a></td> |
94 <td>Protected method used to add the VCS menu to all project browsers.</td> |
100 <td>Protected method used to add the VCS menu to all project browsers.</td> |
95 </tr><tr> |
101 </tr><tr> |
96 <td><a href="#HgProjectBrowserHelper._addVCSMenuBack">_addVCSMenuBack</a></td> |
102 <td><a href="#HgProjectBrowserHelper._addVCSMenuBack">_addVCSMenuBack</a></td> |
97 <td>Protected method used to add the VCS menu to all project browsers.</td> |
103 <td>Protected method used to add the VCS menu to all project browsers.</td> |
206 <p> |
212 <p> |
207 Private slot called by the context menu to show the difference of a |
213 Private slot called by the context menu to show the difference of a |
208 file to the repository side-by-side. |
214 file to the repository side-by-side. |
209 </p><p> |
215 </p><p> |
210 It allows the selection of revisions to compare. |
216 It allows the selection of revisions to compare. |
211 </p><a NAME="HgProjectBrowserHelper._addVCSMenu" ID="HgProjectBrowserHelper._addVCSMenu"></a> |
217 </p><a NAME="HgProjectBrowserHelper.__addExtensionsMenu" ID="HgProjectBrowserHelper.__addExtensionsMenu"></a> |
|
218 <h4>HgProjectBrowserHelper.__addExtensionsMenu</h4> |
|
219 <b>__addExtensionsMenu</b>(<i>menu, key</i>) |
|
220 <p> |
|
221 Private method to add an extension menu entry. |
|
222 </p><dl> |
|
223 <dt><i>menu</i></dt> |
|
224 <dd> |
|
225 menu to add it to (QMenu) |
|
226 </dd><dt><i>key</i></dt> |
|
227 <dd> |
|
228 menu key (string, one of 'mainMenu', 'multiMenu', |
|
229 'backMenu', 'dirMenu' or 'dirMultiMenu') |
|
230 </dd> |
|
231 </dl><dl> |
|
232 <dt>Returns:</dt> |
|
233 <dd> |
|
234 reference to the menu action (QAction) |
|
235 </dd> |
|
236 </dl><a NAME="HgProjectBrowserHelper.__showExtensionMenu" ID="HgProjectBrowserHelper.__showExtensionMenu"></a> |
|
237 <h4>HgProjectBrowserHelper.__showExtensionMenu</h4> |
|
238 <b>__showExtensionMenu</b>(<i>key</i>) |
|
239 <p> |
|
240 Private slot showing the extensions menu. |
|
241 </p><dl> |
|
242 <dt><i>key</i></dt> |
|
243 <dd> |
|
244 menu key (string, one of 'mainMenu', 'multiMenu', |
|
245 'backMenu', 'dirMenu' or 'dirMultiMenu') |
|
246 </dd> |
|
247 </dl><a NAME="HgProjectBrowserHelper._addVCSMenu" ID="HgProjectBrowserHelper._addVCSMenu"></a> |
212 <h4>HgProjectBrowserHelper._addVCSMenu</h4> |
248 <h4>HgProjectBrowserHelper._addVCSMenu</h4> |
213 <b>_addVCSMenu</b>(<i>mainMenu</i>) |
249 <b>_addVCSMenu</b>(<i>mainMenu</i>) |
214 <p> |
250 <p> |
215 Protected method used to add the VCS menu to all project browsers. |
251 Protected method used to add the VCS menu to all project browsers. |
216 </p><dl> |
252 </p><dl> |