src/eric7/Documentation/Source/eric7.Project.ProjectBrowser.html

branch
eric7
changeset 10259
b51dfacef37f
parent 10070
9f5758c0fec1
child 10430
e440aaf179ce
equal deleted inserted replaced
10258:e7764f992a01 10259:b51dfacef37f
201 <td><a href="#ProjectBrowser.__vcsStateChanged">__vcsStateChanged</a></td> 201 <td><a href="#ProjectBrowser.__vcsStateChanged">__vcsStateChanged</a></td>
202 <td>Private slot to handle a change in the vcs state.</td> 202 <td>Private slot to handle a change in the vcs state.</td>
203 </tr> 203 </tr>
204 <tr> 204 <tr>
205 <td><a href="#ProjectBrowser.__vcsStatusIndicatorClicked">__vcsStatusIndicatorClicked</a></td> 205 <td><a href="#ProjectBrowser.__vcsStatusIndicatorClicked">__vcsStatusIndicatorClicked</a></td>
206 <td></td> 206 <td>Private slot to react upon clicks on the VCS indicator LED.</td>
207 </tr> 207 </tr>
208 <tr> 208 <tr>
209 <td><a href="#ProjectBrowser.addTypedProjectBrowser">addTypedProjectBrowser</a></td> 209 <td><a href="#ProjectBrowser.addTypedProjectBrowser">addTypedProjectBrowser</a></td>
210 <td>Public method to add a project browser type to the browser repository.</td> 210 <td>Public method to add a project browser type to the browser repository.</td>
211 </tr> 211 </tr>
357 </dl> 357 </dl>
358 <a NAME="ProjectBrowser.__vcsStatusIndicatorClicked" ID="ProjectBrowser.__vcsStatusIndicatorClicked"></a> 358 <a NAME="ProjectBrowser.__vcsStatusIndicatorClicked" ID="ProjectBrowser.__vcsStatusIndicatorClicked"></a>
359 <h4>ProjectBrowser.__vcsStatusIndicatorClicked</h4> 359 <h4>ProjectBrowser.__vcsStatusIndicatorClicked</h4>
360 <b>__vcsStatusIndicatorClicked</b>(<i>pos</i>) 360 <b>__vcsStatusIndicatorClicked</b>(<i>pos</i>)
361 361
362 <p>
363 Private slot to react upon clicks on the VCS indicator LED.
364 </p>
365 <dl>
366
367 <dt><i>pos</i></dt>
368 <dd>
369 position of the click (QPoint)
370 </dd>
371 </dl>
362 <a NAME="ProjectBrowser.addTypedProjectBrowser" ID="ProjectBrowser.addTypedProjectBrowser"></a> 372 <a NAME="ProjectBrowser.addTypedProjectBrowser" ID="ProjectBrowser.addTypedProjectBrowser"></a>
363 <h4>ProjectBrowser.addTypedProjectBrowser</h4> 373 <h4>ProjectBrowser.addTypedProjectBrowser</h4>
364 <b>addTypedProjectBrowser</b>(<i>browserType, projectBrowserItem</i>) 374 <b>addTypedProjectBrowser</b>(<i>browserType, projectBrowserItem</i>)
365 375
366 <p> 376 <p>

eric ide

mercurial