src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.ProjectHelper.html

branch
eric7
changeset 10438
4cd7e5a8b3cf
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
10437:2f70ca07f0af 10438:4cd7e5a8b3cf
144 <p> 144 <p>
145 Constructor 145 Constructor
146 </p> 146 </p>
147 <dl> 147 <dl>
148 148
149 <dt><i>vcsObject</i></dt> 149 <dt><i>vcsObject</i> (Subversion)</dt>
150 <dd> 150 <dd>
151 reference to the vcs object 151 reference to the vcs object
152 </dd> 152 </dd>
153 <dt><i>projectObject</i></dt> 153 <dt><i>projectObject</i> (Project)</dt>
154 <dd> 154 <dd>
155 reference to the project object 155 reference to the project object
156 </dd> 156 </dd>
157 <dt><i>parent</i></dt> 157 <dt><i>parent</i> (QWidget)</dt>
158 <dd> 158 <dd>
159 parent widget (QWidget) 159 parent widget
160 </dd> 160 </dd>
161 <dt><i>name</i></dt> 161 <dt><i>name</i> (str)</dt>
162 <dd> 162 <dd>
163 name of this object (string) 163 name of this object
164 </dd> 164 </dd>
165 </dl> 165 </dl>
166 <a NAME="SvnProjectHelper.__svnBranchList" ID="SvnProjectHelper.__svnBranchList"></a> 166 <a NAME="SvnProjectHelper.__svnBranchList" ID="SvnProjectHelper.__svnBranchList"></a>
167 <h4>SvnProjectHelper.__svnBranchList</h4> 167 <h4>SvnProjectHelper.__svnBranchList</h4>
168 <b>__svnBranchList</b>(<i></i>) 168 <b>__svnBranchList</b>(<i></i>)
264 Public method to get a list of all actions. 264 Public method to get a list of all actions.
265 </p> 265 </p>
266 <dl> 266 <dl>
267 <dt>Return:</dt> 267 <dt>Return:</dt>
268 <dd> 268 <dd>
269 list of all actions (list of EricAction) 269 list of all actions
270 </dd>
271 </dl>
272 <dl>
273 <dt>Return Type:</dt>
274 <dd>
275 list of EricAction
270 </dd> 276 </dd>
271 </dl> 277 </dl>
272 <a NAME="SvnProjectHelper.initActions" ID="SvnProjectHelper.initActions"></a> 278 <a NAME="SvnProjectHelper.initActions" ID="SvnProjectHelper.initActions"></a>
273 <h4>SvnProjectHelper.initActions</h4> 279 <h4>SvnProjectHelper.initActions</h4>
274 <b>initActions</b>(<i></i>) 280 <b>initActions</b>(<i></i>)
283 <p> 289 <p>
284 Public method to generate the VCS menu. 290 Public method to generate the VCS menu.
285 </p> 291 </p>
286 <dl> 292 <dl>
287 293
288 <dt><i>menu</i></dt> 294 <dt><i>menu</i> (QMenu)</dt>
289 <dd> 295 <dd>
290 reference to the menu to be populated (QMenu) 296 reference to the menu to be populated
291 </dd> 297 </dd>
292 </dl> 298 </dl>
293 <a NAME="SvnProjectHelper.initToolbar" ID="SvnProjectHelper.initToolbar"></a> 299 <a NAME="SvnProjectHelper.initToolbar" ID="SvnProjectHelper.initToolbar"></a>
294 <h4>SvnProjectHelper.initToolbar</h4> 300 <h4>SvnProjectHelper.initToolbar</h4>
295 <b>initToolbar</b>(<i>ui, toolbarManager</i>) 301 <b>initToolbar</b>(<i>ui, toolbarManager</i>)
297 <p> 303 <p>
298 Public slot to initialize the VCS toolbar. 304 Public slot to initialize the VCS toolbar.
299 </p> 305 </p>
300 <dl> 306 <dl>
301 307
302 <dt><i>ui</i></dt> 308 <dt><i>ui</i> (UserInterface)</dt>
303 <dd> 309 <dd>
304 reference to the main window (UserInterface) 310 reference to the main window
305 </dd> 311 </dd>
306 <dt><i>toolbarManager</i></dt> 312 <dt><i>toolbarManager</i> (EricToolBarManager)</dt>
307 <dd> 313 <dd>
308 reference to a toolbar manager object 314 reference to a toolbar manager object
309 (EricToolBarManager)
310 </dd> 315 </dd>
311 </dl> 316 </dl>
312 <a NAME="SvnProjectHelper.removeToolbar" ID="SvnProjectHelper.removeToolbar"></a> 317 <a NAME="SvnProjectHelper.removeToolbar" ID="SvnProjectHelper.removeToolbar"></a>
313 <h4>SvnProjectHelper.removeToolbar</h4> 318 <h4>SvnProjectHelper.removeToolbar</h4>
314 <b>removeToolbar</b>(<i>ui, toolbarManager</i>) 319 <b>removeToolbar</b>(<i>ui, toolbarManager</i>)
316 <p> 321 <p>
317 Public method to remove a toolbar created by initToolbar(). 322 Public method to remove a toolbar created by initToolbar().
318 </p> 323 </p>
319 <dl> 324 <dl>
320 325
321 <dt><i>ui</i></dt> 326 <dt><i>ui</i> (UserInterface)</dt>
322 <dd> 327 <dd>
323 reference to the main window (UserInterface) 328 reference to the main window
324 </dd> 329 </dd>
325 <dt><i>toolbarManager</i></dt> 330 <dt><i>toolbarManager</i> (EricToolBarManager)</dt>
326 <dd> 331 <dd>
327 reference to a toolbar manager object 332 reference to a toolbar manager object
328 (EricToolBarManager)
329 </dd> 333 </dd>
330 </dl> 334 </dl>
331 <div align="right"><a href="#top">Up</a></div> 335 <div align="right"><a href="#top">Up</a></div>
332 <hr /> 336 <hr />
333 </body></html> 337 </body></html>

eric ide

mercurial