Documentation/Source/eric5.VCS.ProjectBrowserHelper.html

changeset 3349
2a034a7f1f54
parent 3018
70924c0bdaf1
child 3591
2f2a4a76dd22
equal deleted inserted replaced
3346:39f9273ebd61 3349:2a034a7f1f54
76 <td>Protected slot called to show some vcs information.</td> 76 <td>Protected slot called to show some vcs information.</td>
77 </tr><tr> 77 </tr><tr>
78 <td><a href="#VcsProjectBrowserHelper._VCSLog">_VCSLog</a></td> 78 <td><a href="#VcsProjectBrowserHelper._VCSLog">_VCSLog</a></td>
79 <td>Protected slot called by the context menu to show the VCS log of a file/directory.</td> 79 <td>Protected slot called by the context menu to show the VCS log of a file/directory.</td>
80 </tr><tr> 80 </tr><tr>
81 <td><a href="#VcsProjectBrowserHelper._VCSLogBrowser">_VCSLogBrowser</a></td>
82 <td>Protected slot called by the context menu to show the log browser for a file.</td>
83 </tr><tr>
81 <td><a href="#VcsProjectBrowserHelper._VCSMerge">_VCSMerge</a></td> 84 <td><a href="#VcsProjectBrowserHelper._VCSMerge">_VCSMerge</a></td>
82 <td>Protected slot called by the context menu to merge changes into to a file.</td> 85 <td>Protected slot called by the context menu to merge changes into to a file.</td>
83 </tr><tr> 86 </tr><tr>
84 <td><a href="#VcsProjectBrowserHelper._VCSRemove">_VCSRemove</a></td> 87 <td><a href="#VcsProjectBrowserHelper._VCSRemove">_VCSRemove</a></td>
85 <td>Protected slot called by the context menu to remove the selected file from the VCS repository.</td> 88 <td>Protected slot called by the context menu to remove the selected file from the VCS repository.</td>
177 <h4>VcsProjectBrowserHelper._VCSLog</h4> 180 <h4>VcsProjectBrowserHelper._VCSLog</h4>
178 <b>_VCSLog</b>(<i></i>) 181 <b>_VCSLog</b>(<i></i>)
179 <p> 182 <p>
180 Protected slot called by the context menu to show the VCS log of a 183 Protected slot called by the context menu to show the VCS log of a
181 file/directory. 184 file/directory.
185 </p><a NAME="VcsProjectBrowserHelper._VCSLogBrowser" ID="VcsProjectBrowserHelper._VCSLogBrowser"></a>
186 <h4>VcsProjectBrowserHelper._VCSLogBrowser</h4>
187 <b>_VCSLogBrowser</b>(<i></i>)
188 <p>
189 Protected slot called by the context menu to show the log browser for a
190 file.
182 </p><a NAME="VcsProjectBrowserHelper._VCSMerge" ID="VcsProjectBrowserHelper._VCSMerge"></a> 191 </p><a NAME="VcsProjectBrowserHelper._VCSMerge" ID="VcsProjectBrowserHelper._VCSMerge"></a>
183 <h4>VcsProjectBrowserHelper._VCSMerge</h4> 192 <h4>VcsProjectBrowserHelper._VCSMerge</h4>
184 <b>_VCSMerge</b>(<i></i>) 193 <b>_VCSMerge</b>(<i></i>)
185 <p> 194 <p>
186 Protected slot called by the context menu to merge changes into to a 195 Protected slot called by the context menu to merge changes into to a

eric ide

mercurial