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

changeset 3349
2a034a7f1f54
parent 3316
aaa864fa5c1e
child 3586
6e3a6c5b58bf
equal deleted inserted replaced
3346:39f9273ebd61 3349:2a034a7f1f54
70 <td>Private slot called by the context menu to show the difference of a file to the repository.</td> 70 <td>Private slot called by the context menu to show the difference of a file to the repository.</td>
71 </tr><tr> 71 </tr><tr>
72 <td><a href="#HgProjectBrowserHelper.__HgForget">__HgForget</a></td> 72 <td><a href="#HgProjectBrowserHelper.__HgForget">__HgForget</a></td>
73 <td>Private slot called by the context menu to remove the selected file from the Mercurial repository leaving a copy in the project directory.</td> 73 <td>Private slot called by the context menu to remove the selected file from the Mercurial repository leaving a copy in the project directory.</td>
74 </tr><tr> 74 </tr><tr>
75 <td><a href="#HgProjectBrowserHelper.__HgLogBrowser">__HgLogBrowser</a></td>
76 <td>Private slot called by the context menu to show the log browser for a file.</td>
77 </tr><tr>
78 <td><a href="#HgProjectBrowserHelper.__HgMove">__HgMove</a></td> 75 <td><a href="#HgProjectBrowserHelper.__HgMove">__HgMove</a></td>
79 <td>Private slot called by the context menu to move the selected file.</td> 76 <td>Private slot called by the context menu to move the selected file.</td>
80 </tr><tr> 77 </tr><tr>
81 <td><a href="#HgProjectBrowserHelper.__HgResolve">__HgResolve</a></td> 78 <td><a href="#HgProjectBrowserHelper.__HgResolve">__HgResolve</a></td>
82 <td>Private slot called by the context menu to resolve conflicts of a file.</td> 79 <td>Private slot called by the context menu to resolve conflicts of a file.</td>
177 <h4>HgProjectBrowserHelper.__HgForget</h4> 174 <h4>HgProjectBrowserHelper.__HgForget</h4>
178 <b>__HgForget</b>(<i></i>) 175 <b>__HgForget</b>(<i></i>)
179 <p> 176 <p>
180 Private slot called by the context menu to remove the selected file 177 Private slot called by the context menu to remove the selected file
181 from the Mercurial repository leaving a copy in the project directory. 178 from the Mercurial repository leaving a copy in the project directory.
182 </p><a NAME="HgProjectBrowserHelper.__HgLogBrowser" ID="HgProjectBrowserHelper.__HgLogBrowser"></a>
183 <h4>HgProjectBrowserHelper.__HgLogBrowser</h4>
184 <b>__HgLogBrowser</b>(<i></i>)
185 <p>
186 Private slot called by the context menu to show the log browser for a
187 file.
188 </p><a NAME="HgProjectBrowserHelper.__HgMove" ID="HgProjectBrowserHelper.__HgMove"></a> 179 </p><a NAME="HgProjectBrowserHelper.__HgMove" ID="HgProjectBrowserHelper.__HgMove"></a>
189 <h4>HgProjectBrowserHelper.__HgMove</h4> 180 <h4>HgProjectBrowserHelper.__HgMove</h4>
190 <b>__HgMove</b>(<i></i>) 181 <b>__HgMove</b>(<i></i>)
191 <p> 182 <p>
192 Private slot called by the context menu to move the selected file. 183 Private slot called by the context menu to move the selected file.

eric ide

mercurial