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

branch
Py2 comp.
changeset 3484
645c12de6b0c
parent 3349
2a034a7f1f54
child 3591
2f2a4a76dd22
equal deleted inserted replaced
3456:96232974dcdb 3484:645c12de6b0c
85 <td>Private slot called by the context menu to list the subversion properties of a file.</td> 85 <td>Private slot called by the context menu to list the subversion properties of a file.</td>
86 </tr><tr> 86 </tr><tr>
87 <td><a href="#SvnProjectBrowserHelper.__SVNLock">__SVNLock</a></td> 87 <td><a href="#SvnProjectBrowserHelper.__SVNLock">__SVNLock</a></td>
88 <td>Private slot called by the context menu to lock files in the repository.</td> 88 <td>Private slot called by the context menu to lock files in the repository.</td>
89 </tr><tr> 89 </tr><tr>
90 <td><a href="#SvnProjectBrowserHelper.__SVNLogBrowser">__SVNLogBrowser</a></td>
91 <td>Private slot called by the context menu to show the log browser for a file.</td>
92 </tr><tr>
93 <td><a href="#SvnProjectBrowserHelper.__SVNMove">__SVNMove</a></td> 90 <td><a href="#SvnProjectBrowserHelper.__SVNMove">__SVNMove</a></td>
94 <td>Private slot called by the context menu to move the selected file.</td> 91 <td>Private slot called by the context menu to move the selected file.</td>
95 </tr><tr> 92 </tr><tr>
96 <td><a href="#SvnProjectBrowserHelper.__SVNRemoveFromChangelist">__SVNRemoveFromChangelist</a></td> 93 <td><a href="#SvnProjectBrowserHelper.__SVNRemoveFromChangelist">__SVNRemoveFromChangelist</a></td>
97 <td>Private slot called by the context menu to remove files from their changelist.</td> 94 <td>Private slot called by the context menu to remove files from their changelist.</td>
228 <h4>SvnProjectBrowserHelper.__SVNLock</h4> 225 <h4>SvnProjectBrowserHelper.__SVNLock</h4>
229 <b>__SVNLock</b>(<i></i>) 226 <b>__SVNLock</b>(<i></i>)
230 <p> 227 <p>
231 Private slot called by the context menu to lock files in the 228 Private slot called by the context menu to lock files in the
232 repository. 229 repository.
233 </p><a NAME="SvnProjectBrowserHelper.__SVNLogBrowser" ID="SvnProjectBrowserHelper.__SVNLogBrowser"></a>
234 <h4>SvnProjectBrowserHelper.__SVNLogBrowser</h4>
235 <b>__SVNLogBrowser</b>(<i></i>)
236 <p>
237 Private slot called by the context menu to show the log browser for
238 a file.
239 </p><a NAME="SvnProjectBrowserHelper.__SVNMove" ID="SvnProjectBrowserHelper.__SVNMove"></a> 230 </p><a NAME="SvnProjectBrowserHelper.__SVNMove" ID="SvnProjectBrowserHelper.__SVNMove"></a>
240 <h4>SvnProjectBrowserHelper.__SVNMove</h4> 231 <h4>SvnProjectBrowserHelper.__SVNMove</h4>
241 <b>__SVNMove</b>(<i></i>) 232 <b>__SVNMove</b>(<i></i>)
242 <p> 233 <p>
243 Private slot called by the context menu to move the selected file. 234 Private slot called by the context menu to move the selected file.

eric ide

mercurial