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

changeset 1267
5eddb59304c7
parent 1229
a8207dc73672
child 1311
95685f9ad9f8
equal deleted inserted replaced
1266:ce8a103501a5 1267:5eddb59304c7
74 <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 <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>
75 </tr><tr> 75 </tr><tr>
76 <td><a href="#HgProjectBrowserHelper.__HgLogBrowser">__HgLogBrowser</a></td> 76 <td><a href="#HgProjectBrowserHelper.__HgLogBrowser">__HgLogBrowser</a></td>
77 <td>Private slot called by the context menu to show the log browser for a file.</td> 77 <td>Private slot called by the context menu to show the log browser for a file.</td>
78 </tr><tr> 78 </tr><tr>
79 <td><a href="#HgProjectBrowserHelper.__HgLogLimited">__HgLogLimited</a></td>
80 <td>Private slot called by the context menu to show the limited log of a file.</td>
81 </tr><tr>
82 <td><a href="#HgProjectBrowserHelper.__HgMove">__HgMove</a></td> 79 <td><a href="#HgProjectBrowserHelper.__HgMove">__HgMove</a></td>
83 <td>Private slot called by the context menu to move the selected file.</td> 80 <td>Private slot called by the context menu to move the selected file.</td>
84 </tr><tr> 81 </tr><tr>
85 <td><a href="#HgProjectBrowserHelper.__HgResolve">__HgResolve</a></td> 82 <td><a href="#HgProjectBrowserHelper.__HgResolve">__HgResolve</a></td>
86 <td>Private slot called by the context menu to resolve conflicts of a file.</td> 83 <td>Private slot called by the context menu to resolve conflicts of a file.</td>
170 </p><a NAME="HgProjectBrowserHelper.__HgLogBrowser" ID="HgProjectBrowserHelper.__HgLogBrowser"></a> 167 </p><a NAME="HgProjectBrowserHelper.__HgLogBrowser" ID="HgProjectBrowserHelper.__HgLogBrowser"></a>
171 <h4>HgProjectBrowserHelper.__HgLogBrowser</h4> 168 <h4>HgProjectBrowserHelper.__HgLogBrowser</h4>
172 <b>__HgLogBrowser</b>(<i></i>) 169 <b>__HgLogBrowser</b>(<i></i>)
173 <p> 170 <p>
174 Private slot called by the context menu to show the log browser for a file. 171 Private slot called by the context menu to show the log browser for a file.
175 </p><a NAME="HgProjectBrowserHelper.__HgLogLimited" ID="HgProjectBrowserHelper.__HgLogLimited"></a>
176 <h4>HgProjectBrowserHelper.__HgLogLimited</h4>
177 <b>__HgLogLimited</b>(<i></i>)
178 <p>
179 Private slot called by the context menu to show the limited log of a file.
180 </p><a NAME="HgProjectBrowserHelper.__HgMove" ID="HgProjectBrowserHelper.__HgMove"></a> 172 </p><a NAME="HgProjectBrowserHelper.__HgMove" ID="HgProjectBrowserHelper.__HgMove"></a>
181 <h4>HgProjectBrowserHelper.__HgMove</h4> 173 <h4>HgProjectBrowserHelper.__HgMove</h4>
182 <b>__HgMove</b>(<i></i>) 174 <b>__HgMove</b>(<i></i>)
183 <p> 175 <p>
184 Private slot called by the context menu to move the selected file. 176 Private slot called by the context menu to move the selected file.

eric ide

mercurial