Documentation/Source/eric6.Project.ProjectBaseBrowser.html

changeset 5011
4085e2348621
parent 3673
e26d7d0c1088
child 5606
da305d172769
equal deleted inserted replaced
5009:8b1ca3c1da22 5011:4085e2348621
107 <td>Protected method to initialize the hooks dictionary.</td> 107 <td>Protected method to initialize the hooks dictionary.</td>
108 </tr><tr> 108 </tr><tr>
109 <td><a href="#ProjectBaseBrowser._initMenusAndVcs">_initMenusAndVcs</a></td> 109 <td><a href="#ProjectBaseBrowser._initMenusAndVcs">_initMenusAndVcs</a></td>
110 <td>Protected slot to initialize the menus and the Vcs interface.</td> 110 <td>Protected slot to initialize the menus and the Vcs interface.</td>
111 </tr><tr> 111 </tr><tr>
112 <td><a href="#ProjectBaseBrowser._keyboardSearchType">_keyboardSearchType</a></td>
113 <td>Protected method to check, if the item is of the correct type.</td>
114 </tr><tr>
112 <td><a href="#ProjectBaseBrowser._newProject">_newProject</a></td> 115 <td><a href="#ProjectBaseBrowser._newProject">_newProject</a></td>
113 <td>Protected slot to handle the newProject signal.</td> 116 <td>Protected slot to handle the newProject signal.</td>
114 </tr><tr> 117 </tr><tr>
115 <td><a href="#ProjectBaseBrowser._prepareRepopulateItem">_prepareRepopulateItem</a></td> 118 <td><a href="#ProjectBaseBrowser._prepareRepopulateItem">_prepareRepopulateItem</a></td>
116 <td>Protected slot to handle the prepareRepopulateItem signal.</td> 119 <td>Protected slot to handle the prepareRepopulateItem signal.</td>
318 </p><a NAME="ProjectBaseBrowser._initMenusAndVcs" ID="ProjectBaseBrowser._initMenusAndVcs"></a> 321 </p><a NAME="ProjectBaseBrowser._initMenusAndVcs" ID="ProjectBaseBrowser._initMenusAndVcs"></a>
319 <h4>ProjectBaseBrowser._initMenusAndVcs</h4> 322 <h4>ProjectBaseBrowser._initMenusAndVcs</h4>
320 <b>_initMenusAndVcs</b>(<i></i>) 323 <b>_initMenusAndVcs</b>(<i></i>)
321 <p> 324 <p>
322 Protected slot to initialize the menus and the Vcs interface. 325 Protected slot to initialize the menus and the Vcs interface.
323 </p><a NAME="ProjectBaseBrowser._newProject" ID="ProjectBaseBrowser._newProject"></a> 326 </p><a NAME="ProjectBaseBrowser._keyboardSearchType" ID="ProjectBaseBrowser._keyboardSearchType"></a>
327 <h4>ProjectBaseBrowser._keyboardSearchType</h4>
328 <b>_keyboardSearchType</b>(<i>item</i>)
329 <p>
330 Protected method to check, if the item is of the correct type.
331 </p><dl>
332 <dt><i>item</i> (BrowserItem)</dt>
333 <dd>
334 reference to the item
335 </dd>
336 </dl><dl>
337 <dt>Returns:</dt>
338 <dd>
339 flag indicating a correct type
340 </dd>
341 </dl><dl>
342 <dt>Return Type:</dt>
343 <dd>
344 bool
345 </dd>
346 </dl><a NAME="ProjectBaseBrowser._newProject" ID="ProjectBaseBrowser._newProject"></a>
324 <h4>ProjectBaseBrowser._newProject</h4> 347 <h4>ProjectBaseBrowser._newProject</h4>
325 <b>_newProject</b>(<i></i>) 348 <b>_newProject</b>(<i></i>)
326 <p> 349 <p>
327 Protected slot to handle the newProject signal. 350 Protected slot to handle the newProject signal.
328 </p><a NAME="ProjectBaseBrowser._prepareRepopulateItem" ID="ProjectBaseBrowser._prepareRepopulateItem"></a> 351 </p><a NAME="ProjectBaseBrowser._prepareRepopulateItem" ID="ProjectBaseBrowser._prepareRepopulateItem"></a>

eric ide

mercurial