58 <td>Constructor</td> |
58 <td>Constructor</td> |
59 </tr><tr> |
59 </tr><tr> |
60 <td><a href="#FetchProjectHelper.__hgFetch">__hgFetch</a></td> |
60 <td><a href="#FetchProjectHelper.__hgFetch">__hgFetch</a></td> |
61 <td>Private slot used to fetch changes from a remote repository.</td> |
61 <td>Private slot used to fetch changes from a remote repository.</td> |
62 </tr><tr> |
62 </tr><tr> |
63 <td><a href="#FetchProjectHelper.getActions">getActions</a></td> |
|
64 <td>Public method to get a list of all actions.</td> |
|
65 </tr><tr> |
|
66 <td><a href="#FetchProjectHelper.initActions">initActions</a></td> |
63 <td><a href="#FetchProjectHelper.initActions">initActions</a></td> |
67 <td>Public method to generate the action objects.</td> |
64 <td>Public method to generate the action objects.</td> |
68 </tr><tr> |
65 </tr><tr> |
69 <td><a href="#FetchProjectHelper.initMenu">initMenu</a></td> |
66 <td><a href="#FetchProjectHelper.initMenu">initMenu</a></td> |
70 <td>Public method to generate the extension menu.</td> |
67 <td>Public method to generate the extension menu.</td> |
71 </tr><tr> |
68 </tr><tr> |
72 <td><a href="#FetchProjectHelper.menuTitle">menuTitle</a></td> |
69 <td><a href="#FetchProjectHelper.menuTitle">menuTitle</a></td> |
73 <td>Public method to get the menu title.</td> |
70 <td>Public method to get the menu title.</td> |
74 </tr><tr> |
|
75 <td><a href="#FetchProjectHelper.setObjects">setObjects</a></td> |
|
76 <td>Public method to set references to the vcs and project objects.</td> |
|
77 </tr> |
71 </tr> |
78 </table> |
72 </table> |
79 <a NAME="FetchProjectHelper.__init__" ID="FetchProjectHelper.__init__"></a> |
73 <a NAME="FetchProjectHelper.__init__" ID="FetchProjectHelper.__init__"></a> |
80 <h4>FetchProjectHelper (Constructor)</h4> |
74 <h4>FetchProjectHelper (Constructor)</h4> |
81 <b>FetchProjectHelper</b>(<i></i>) |
75 <b>FetchProjectHelper</b>(<i></i>) |
84 </p><a NAME="FetchProjectHelper.__hgFetch" ID="FetchProjectHelper.__hgFetch"></a> |
78 </p><a NAME="FetchProjectHelper.__hgFetch" ID="FetchProjectHelper.__hgFetch"></a> |
85 <h4>FetchProjectHelper.__hgFetch</h4> |
79 <h4>FetchProjectHelper.__hgFetch</h4> |
86 <b>__hgFetch</b>(<i></i>) |
80 <b>__hgFetch</b>(<i></i>) |
87 <p> |
81 <p> |
88 Private slot used to fetch changes from a remote repository. |
82 Private slot used to fetch changes from a remote repository. |
89 </p><a NAME="FetchProjectHelper.getActions" ID="FetchProjectHelper.getActions"></a> |
83 </p><a NAME="FetchProjectHelper.initActions" ID="FetchProjectHelper.initActions"></a> |
90 <h4>FetchProjectHelper.getActions</h4> |
|
91 <b>getActions</b>(<i></i>) |
|
92 <p> |
|
93 Public method to get a list of all actions. |
|
94 </p><dl> |
|
95 <dt>Returns:</dt> |
|
96 <dd> |
|
97 list of all actions (list of E5Action) |
|
98 </dd> |
|
99 </dl><a NAME="FetchProjectHelper.initActions" ID="FetchProjectHelper.initActions"></a> |
|
100 <h4>FetchProjectHelper.initActions</h4> |
84 <h4>FetchProjectHelper.initActions</h4> |
101 <b>initActions</b>(<i></i>) |
85 <b>initActions</b>(<i></i>) |
102 <p> |
86 <p> |
103 Public method to generate the action objects. |
87 Public method to generate the action objects. |
104 </p><a NAME="FetchProjectHelper.initMenu" ID="FetchProjectHelper.initMenu"></a> |
88 </p><a NAME="FetchProjectHelper.initMenu" ID="FetchProjectHelper.initMenu"></a> |
119 </dl><a NAME="FetchProjectHelper.menuTitle" ID="FetchProjectHelper.menuTitle"></a> |
103 </dl><a NAME="FetchProjectHelper.menuTitle" ID="FetchProjectHelper.menuTitle"></a> |
120 <h4>FetchProjectHelper.menuTitle</h4> |
104 <h4>FetchProjectHelper.menuTitle</h4> |
121 <b>menuTitle</b>(<i></i>) |
105 <b>menuTitle</b>(<i></i>) |
122 <p> |
106 <p> |
123 Public method to get the menu title. |
107 Public method to get the menu title. |
124 </p><a NAME="FetchProjectHelper.setObjects" ID="FetchProjectHelper.setObjects"></a> |
|
125 <h4>FetchProjectHelper.setObjects</h4> |
|
126 <b>setObjects</b>(<i>vcsObject, projectObject</i>) |
|
127 <p> |
|
128 Public method to set references to the vcs and project objects. |
|
129 </p><dl> |
108 </p><dl> |
130 <dt><i>vcsObject</i></dt> |
109 <dt>Returns:</dt> |
131 <dd> |
110 <dd> |
132 reference to the vcs object |
111 title of the menu (string) |
133 </dd><dt><i>projectObject</i></dt> |
|
134 <dd> |
|
135 reference to the project object |
|
136 </dd> |
112 </dd> |
137 </dl> |
113 </dl> |
138 <div align="right"><a href="#top">Up</a></div> |
114 <div align="right"><a href="#top">Up</a></div> |
139 <hr /> |
115 <hr /> |
140 </body></html> |
116 </body></html> |