Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html

branch
5_5_x
changeset 3810
ca370b397c9e
parent 3591
2f2a4a76dd22
equal deleted inserted replaced
3804:31e0ff435bdf 3810:ca370b397c9e
61 <td>Constructor</td> 61 <td>Constructor</td>
62 </tr><tr> 62 </tr><tr>
63 <td><a href="#HgProjectBrowserHelper.__HgAnnotate">__HgAnnotate</a></td> 63 <td><a href="#HgProjectBrowserHelper.__HgAnnotate">__HgAnnotate</a></td>
64 <td>Private slot called by the context menu to show the annotations of a file.</td> 64 <td>Private slot called by the context menu to show the annotations of a file.</td>
65 </tr><tr> 65 </tr><tr>
66 <td><a href="#HgProjectBrowserHelper.__HgConfigure">__HgConfigure</a></td>
67 <td>Private method to open the configuration dialog.</td>
68 </tr><tr>
66 <td><a href="#HgProjectBrowserHelper.__HgCopy">__HgCopy</a></td> 69 <td><a href="#HgProjectBrowserHelper.__HgCopy">__HgCopy</a></td>
67 <td>Private slot called by the context menu to copy the selected file.</td> 70 <td>Private slot called by the context menu to copy the selected file.</td>
68 </tr><tr> 71 </tr><tr>
69 <td><a href="#HgProjectBrowserHelper.__HgExtendedDiff">__HgExtendedDiff</a></td> 72 <td><a href="#HgProjectBrowserHelper.__HgExtendedDiff">__HgExtendedDiff</a></td>
70 <td>Private slot called by the context menu to show the difference of a file to the repository.</td> 73 <td>Private slot called by the context menu to show the difference of a file to the repository.</td>
161 <h4>HgProjectBrowserHelper.__HgAnnotate</h4> 164 <h4>HgProjectBrowserHelper.__HgAnnotate</h4>
162 <b>__HgAnnotate</b>(<i></i>) 165 <b>__HgAnnotate</b>(<i></i>)
163 <p> 166 <p>
164 Private slot called by the context menu to show the annotations of a 167 Private slot called by the context menu to show the annotations of a
165 file. 168 file.
169 </p><a NAME="HgProjectBrowserHelper.__HgConfigure" ID="HgProjectBrowserHelper.__HgConfigure"></a>
170 <h4>HgProjectBrowserHelper.__HgConfigure</h4>
171 <b>__HgConfigure</b>(<i></i>)
172 <p>
173 Private method to open the configuration dialog.
166 </p><a NAME="HgProjectBrowserHelper.__HgCopy" ID="HgProjectBrowserHelper.__HgCopy"></a> 174 </p><a NAME="HgProjectBrowserHelper.__HgCopy" ID="HgProjectBrowserHelper.__HgCopy"></a>
167 <h4>HgProjectBrowserHelper.__HgCopy</h4> 175 <h4>HgProjectBrowserHelper.__HgCopy</h4>
168 <b>__HgCopy</b>(<i></i>) 176 <b>__HgCopy</b>(<i></i>)
169 <p> 177 <p>
170 Private slot called by the context menu to copy the selected file. 178 Private slot called by the context menu to copy the selected file.

eric ide

mercurial