Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.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>
139 <td>Slot called before the context menu is shown.</td> 140 <td>Slot called before the context menu is shown.</td>
140 </tr><tr> 141 </tr><tr>
141 <td><a href="#SvnProjectBrowserHelper.showContextMenuMulti">showContextMenuMulti</a></td> 142 <td><a href="#SvnProjectBrowserHelper.showContextMenuMulti">showContextMenuMulti</a></td>
142 <td>Slot called before the context menu (multiple selections) is shown.</td> 143 <td>Slot called before the context menu (multiple selections) is shown.</td>
143 </tr> 144 </tr>
145 </table>
146 <h3>Static Methods</h3>
147 <table>
148 <tr><td>None</td></tr>
144 </table> 149 </table>
145 <a NAME="SvnProjectBrowserHelper.__init__" ID="SvnProjectBrowserHelper.__init__"></a> 150 <a NAME="SvnProjectBrowserHelper.__init__" ID="SvnProjectBrowserHelper.__init__"></a>
146 <h4>SvnProjectBrowserHelper (Constructor)</h4> 151 <h4>SvnProjectBrowserHelper (Constructor)</h4>
147 <b>SvnProjectBrowserHelper</b>(<i>vcsObject, browserObject, projectObject, isTranslationsBrowser, parent=None, name=None</i>) 152 <b>SvnProjectBrowserHelper</b>(<i>vcsObject, browserObject, projectObject, isTranslationsBrowser, parent=None, name=None</i>)
148 <p> 153 <p>

eric ide

mercurial