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

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
49 VcsProjectBrowserHelper 49 VcsProjectBrowserHelper
50 <h3>Class Attributes</h3> 50 <h3>Class Attributes</h3>
51 <table> 51 <table>
52 <tr><td>None</td></tr> 52 <tr><td>None</td></tr>
53 </table> 53 </table>
54 <h3>Class Methods</h3>
55 <table>
56 <tr><td>None</td></tr>
57 </table>
54 <h3>Methods</h3> 58 <h3>Methods</h3>
55 <table> 59 <table>
56 <tr> 60 <tr>
57 <td><a href="#SvnProjectBrowserHelper.__init__">SvnProjectBrowserHelper</a></td>
58 <td>Constructor</td>
59 </tr><tr>
60 <td><a href="#SvnProjectBrowserHelper.__SVNAddToChangelist">__SVNAddToChangelist</a></td> 61 <td><a href="#SvnProjectBrowserHelper.__SVNAddToChangelist">__SVNAddToChangelist</a></td>
61 <td>Private slot called by the context menu to add files to a changelist.</td> 62 <td>Private slot called by the context menu to add files to a changelist.</td>
62 </tr><tr> 63 </tr><tr>
63 <td><a href="#SvnProjectBrowserHelper.__SVNBlame">__SVNBlame</a></td> 64 <td><a href="#SvnProjectBrowserHelper.__SVNBlame">__SVNBlame</a></td>
64 <td>Private slot called by the context menu to show the blame of a file.</td> 65 <td>Private slot called by the context menu to show the blame of a file.</td>
142 <td>Slot called before the context menu is shown.</td> 143 <td>Slot called before the context menu is shown.</td>
143 </tr><tr> 144 </tr><tr>
144 <td><a href="#SvnProjectBrowserHelper.showContextMenuMulti">showContextMenuMulti</a></td> 145 <td><a href="#SvnProjectBrowserHelper.showContextMenuMulti">showContextMenuMulti</a></td>
145 <td>Slot called before the context menu (multiple selections) is shown.</td> 146 <td>Slot called before the context menu (multiple selections) is shown.</td>
146 </tr> 147 </tr>
148 </table>
149 <h3>Static Methods</h3>
150 <table>
151 <tr><td>None</td></tr>
147 </table> 152 </table>
148 <a NAME="SvnProjectBrowserHelper.__init__" ID="SvnProjectBrowserHelper.__init__"></a> 153 <a NAME="SvnProjectBrowserHelper.__init__" ID="SvnProjectBrowserHelper.__init__"></a>
149 <h4>SvnProjectBrowserHelper (Constructor)</h4> 154 <h4>SvnProjectBrowserHelper (Constructor)</h4>
150 <b>SvnProjectBrowserHelper</b>(<i>vcsObject, browserObject, projectObject, isTranslationsBrowser, parent=None, name=None</i>) 155 <b>SvnProjectBrowserHelper</b>(<i>vcsObject, browserObject, projectObject, isTranslationsBrowser, parent=None, name=None</i>)
151 <p> 156 <p>

eric ide

mercurial