49 QObject |
49 QObject |
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="#VcsProjectBrowserHelper.__init__">VcsProjectBrowserHelper</a></td> |
|
58 <td>Constructor</td> |
|
59 </tr><tr> |
|
60 <td><a href="#VcsProjectBrowserHelper._VCSAdd">_VCSAdd</a></td> |
61 <td><a href="#VcsProjectBrowserHelper._VCSAdd">_VCSAdd</a></td> |
61 <td>Protected slot called by the context menu to add the selected file to the VCS repository.</td> |
62 <td>Protected slot called by the context menu to add the selected file to the VCS repository.</td> |
62 </tr><tr> |
63 </tr><tr> |
63 <td><a href="#VcsProjectBrowserHelper._VCSAddTree">_VCSAddTree</a></td> |
64 <td><a href="#VcsProjectBrowserHelper._VCSAddTree">_VCSAddTree</a></td> |
64 <td>Protected slot called by the context menu.</td> |
65 <td>Protected slot called by the context menu.</td> |
106 <td>Slot called before the context menu is shown.</td> |
107 <td>Slot called before the context menu is shown.</td> |
107 </tr><tr> |
108 </tr><tr> |
108 <td><a href="#VcsProjectBrowserHelper.showContextMenuMulti">showContextMenuMulti</a></td> |
109 <td><a href="#VcsProjectBrowserHelper.showContextMenuMulti">showContextMenuMulti</a></td> |
109 <td>Slot called before the context menu (multiple selections) is shown.</td> |
110 <td>Slot called before the context menu (multiple selections) is shown.</td> |
110 </tr> |
111 </tr> |
|
112 </table> |
|
113 <h3>Static Methods</h3> |
|
114 <table> |
|
115 <tr><td>None</td></tr> |
111 </table> |
116 </table> |
112 <a NAME="VcsProjectBrowserHelper.__init__" ID="VcsProjectBrowserHelper.__init__"></a> |
117 <a NAME="VcsProjectBrowserHelper.__init__" ID="VcsProjectBrowserHelper.__init__"></a> |
113 <h4>VcsProjectBrowserHelper (Constructor)</h4> |
118 <h4>VcsProjectBrowserHelper (Constructor)</h4> |
114 <b>VcsProjectBrowserHelper</b>(<i>vcsObject, browserObject, projectObject, isTranslationsBrowser, parent=None, name=None</i>) |
119 <b>VcsProjectBrowserHelper</b>(<i>vcsObject, browserObject, projectObject, isTranslationsBrowser, parent=None, name=None</i>) |
115 <p> |
120 <p> |