358 new vcs state |
358 new vcs state |
359 </dd> |
359 </dd> |
360 </dl> |
360 </dl> |
361 <a NAME="ProjectBrowser.__vcsStatusIndicatorClicked" ID="ProjectBrowser.__vcsStatusIndicatorClicked"></a> |
361 <a NAME="ProjectBrowser.__vcsStatusIndicatorClicked" ID="ProjectBrowser.__vcsStatusIndicatorClicked"></a> |
362 <h4>ProjectBrowser.__vcsStatusIndicatorClicked</h4> |
362 <h4>ProjectBrowser.__vcsStatusIndicatorClicked</h4> |
363 <b>__vcsStatusIndicatorClicked</b>(<i>pos</i>) |
363 <b>__vcsStatusIndicatorClicked</b>(<i>_pos</i>) |
364 <p> |
364 <p> |
365 Private slot to react upon clicks on the VCS indicator LED. |
365 Private slot to react upon clicks on the VCS indicator LED. |
366 </p> |
366 </p> |
367 |
367 |
368 <dl> |
368 <dl> |
369 |
369 |
370 <dt><i>pos</i> (QPoint)</dt> |
370 <dt><i>_pos</i> (QPoint)</dt> |
371 <dd> |
371 <dd> |
372 position of the click |
372 position of the click (unused) |
373 </dd> |
373 </dd> |
374 </dl> |
374 </dl> |
375 <a NAME="ProjectBrowser.addTypedProjectBrowser" ID="ProjectBrowser.addTypedProjectBrowser"></a> |
375 <a NAME="ProjectBrowser.addTypedProjectBrowser" ID="ProjectBrowser.addTypedProjectBrowser"></a> |
376 <h4>ProjectBrowser.addTypedProjectBrowser</h4> |
376 <h4>ProjectBrowser.addTypedProjectBrowser</h4> |
377 <b>addTypedProjectBrowser</b>(<i>browserType, projectBrowserItem</i>) |
377 <b>addTypedProjectBrowser</b>(<i>browserType, projectBrowserItem</i>) |