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

changeset 3349
2a034a7f1f54
parent 3019
7912530a33e2
child 3591
2f2a4a76dd22
equal deleted inserted replaced
3346:39f9273ebd61 3349:2a034a7f1f54
88 <td>Private slot called by the context menu to list the subversion properties of a file.</td> 88 <td>Private slot called by the context menu to list the subversion properties of a file.</td>
89 </tr><tr> 89 </tr><tr>
90 <td><a href="#SvnProjectBrowserHelper.__SVNLock">__SVNLock</a></td> 90 <td><a href="#SvnProjectBrowserHelper.__SVNLock">__SVNLock</a></td>
91 <td>Private slot called by the context menu to lock files in the repository.</td> 91 <td>Private slot called by the context menu to lock files in the repository.</td>
92 </tr><tr> 92 </tr><tr>
93 <td><a href="#SvnProjectBrowserHelper.__SVNLogBrowser">__SVNLogBrowser</a></td>
94 <td>Private slot called by the context menu to show the log browser for a file.</td>
95 </tr><tr>
96 <td><a href="#SvnProjectBrowserHelper.__SVNMove">__SVNMove</a></td> 93 <td><a href="#SvnProjectBrowserHelper.__SVNMove">__SVNMove</a></td>
97 <td>Private slot called by the context menu to move the selected file.</td> 94 <td>Private slot called by the context menu to move the selected file.</td>
98 </tr><tr> 95 </tr><tr>
99 <td><a href="#SvnProjectBrowserHelper.__SVNRemoveFromChangelist">__SVNRemoveFromChangelist</a></td> 96 <td><a href="#SvnProjectBrowserHelper.__SVNRemoveFromChangelist">__SVNRemoveFromChangelist</a></td>
100 <td>Private slot called by the context menu to remove files from their changelist.</td> 97 <td>Private slot called by the context menu to remove files from their changelist.</td>
237 <h4>SvnProjectBrowserHelper.__SVNLock</h4> 234 <h4>SvnProjectBrowserHelper.__SVNLock</h4>
238 <b>__SVNLock</b>(<i></i>) 235 <b>__SVNLock</b>(<i></i>)
239 <p> 236 <p>
240 Private slot called by the context menu to lock files in the 237 Private slot called by the context menu to lock files in the
241 repository. 238 repository.
242 </p><a NAME="SvnProjectBrowserHelper.__SVNLogBrowser" ID="SvnProjectBrowserHelper.__SVNLogBrowser"></a>
243 <h4>SvnProjectBrowserHelper.__SVNLogBrowser</h4>
244 <b>__SVNLogBrowser</b>(<i></i>)
245 <p>
246 Private slot called by the context menu to show the log browser for a
247 file.
248 </p><a NAME="SvnProjectBrowserHelper.__SVNMove" ID="SvnProjectBrowserHelper.__SVNMove"></a> 239 </p><a NAME="SvnProjectBrowserHelper.__SVNMove" ID="SvnProjectBrowserHelper.__SVNMove"></a>
249 <h4>SvnProjectBrowserHelper.__SVNMove</h4> 240 <h4>SvnProjectBrowserHelper.__SVNMove</h4>
250 <b>__SVNMove</b>(<i></i>) 241 <b>__SVNMove</b>(<i></i>)
251 <p> 242 <p>
252 Private slot called by the context menu to move the selected file. 243 Private slot called by the context menu to move the selected file.

eric ide

mercurial