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

branch
eric7
changeset 10070
9f5758c0fec1
parent 9606
ccf055891890
child 10256
1b728f26d1ae
equal deleted inserted replaced
10069:435cc5875135 10070:9f5758c0fec1
71 <td><a href="#ProjectBaseBrowser.__checkHookKey">__checkHookKey</a></td> 71 <td><a href="#ProjectBaseBrowser.__checkHookKey">__checkHookKey</a></td>
72 <td>Private method to check a hook key.</td> 72 <td>Private method to check a hook key.</td>
73 </tr> 73 </tr>
74 <tr> 74 <tr>
75 <td><a href="#ProjectBaseBrowser.__modelRowsInserted">__modelRowsInserted</a></td> 75 <td><a href="#ProjectBaseBrowser.__modelRowsInserted">__modelRowsInserted</a></td>
76 <td>Private slot called after rows have been inserted into the model.</td> 76 <td></td>
77 </tr> 77 </tr>
78 <tr> 78 <tr>
79 <td><a href="#ProjectBaseBrowser._collapseAllDirs">_collapseAllDirs</a></td> 79 <td><a href="#ProjectBaseBrowser._collapseAllDirs">_collapseAllDirs</a></td>
80 <td>Protected slot to handle the 'Collapse all directories' menu action.</td> 80 <td>Protected slot to handle the 'Collapse all directories' menu action.</td>
81 </tr> 81 </tr>
179 <td><a href="#ProjectBaseBrowser._showContextMenu">_showContextMenu</a></td> 179 <td><a href="#ProjectBaseBrowser._showContextMenu">_showContextMenu</a></td>
180 <td>Protected slot called before the context menu is shown.</td> 180 <td>Protected slot called before the context menu is shown.</td>
181 </tr> 181 </tr>
182 <tr> 182 <tr>
183 <td><a href="#ProjectBaseBrowser._showContextMenuBack">_showContextMenuBack</a></td> 183 <td><a href="#ProjectBaseBrowser._showContextMenuBack">_showContextMenuBack</a></td>
184 <td>Protected slot called before the context menu is shown.</td> 184 <td></td>
185 </tr> 185 </tr>
186 <tr> 186 <tr>
187 <td><a href="#ProjectBaseBrowser._showContextMenuDir">_showContextMenuDir</a></td> 187 <td><a href="#ProjectBaseBrowser._showContextMenuDir">_showContextMenuDir</a></td>
188 <td>Protected slot called before the context menu is shown.</td> 188 <td>Protected slot called before the context menu is shown.</td>
189 </tr> 189 </tr>
295 </dl> 295 </dl>
296 <a NAME="ProjectBaseBrowser.__modelRowsInserted" ID="ProjectBaseBrowser.__modelRowsInserted"></a> 296 <a NAME="ProjectBaseBrowser.__modelRowsInserted" ID="ProjectBaseBrowser.__modelRowsInserted"></a>
297 <h4>ProjectBaseBrowser.__modelRowsInserted</h4> 297 <h4>ProjectBaseBrowser.__modelRowsInserted</h4>
298 <b>__modelRowsInserted</b>(<i>parent, start, end</i>) 298 <b>__modelRowsInserted</b>(<i>parent, start, end</i>)
299 299
300 <p>
301 Private slot called after rows have been inserted into the model.
302 </p>
303 <dl>
304
305 <dt><i>parent</i></dt>
306 <dd>
307 parent index of inserted rows (QModelIndex)
308 </dd>
309 <dt><i>start</i></dt>
310 <dd>
311 start row number (integer)
312 </dd>
313 <dt><i>end</i></dt>
314 <dd>
315 end row number (integer)
316 </dd>
317 </dl>
318 <a NAME="ProjectBaseBrowser._collapseAllDirs" ID="ProjectBaseBrowser._collapseAllDirs"></a> 300 <a NAME="ProjectBaseBrowser._collapseAllDirs" ID="ProjectBaseBrowser._collapseAllDirs"></a>
319 <h4>ProjectBaseBrowser._collapseAllDirs</h4> 301 <h4>ProjectBaseBrowser._collapseAllDirs</h4>
320 <b>_collapseAllDirs</b>(<i></i>) 302 <b>_collapseAllDirs</b>(<i></i>)
321 303
322 <p> 304 <p>
601 </dl> 583 </dl>
602 <a NAME="ProjectBaseBrowser._showContextMenuBack" ID="ProjectBaseBrowser._showContextMenuBack"></a> 584 <a NAME="ProjectBaseBrowser._showContextMenuBack" ID="ProjectBaseBrowser._showContextMenuBack"></a>
603 <h4>ProjectBaseBrowser._showContextMenuBack</h4> 585 <h4>ProjectBaseBrowser._showContextMenuBack</h4>
604 <b>_showContextMenuBack</b>(<i>menu</i>) 586 <b>_showContextMenuBack</b>(<i>menu</i>)
605 587
606 <p>
607 Protected slot called before the context menu is shown.
608 </p>
609 <dl>
610
611 <dt><i>menu</i></dt>
612 <dd>
613 reference to the menu to be shown (QMenu)
614 </dd>
615 </dl>
616 <a NAME="ProjectBaseBrowser._showContextMenuDir" ID="ProjectBaseBrowser._showContextMenuDir"></a> 588 <a NAME="ProjectBaseBrowser._showContextMenuDir" ID="ProjectBaseBrowser._showContextMenuDir"></a>
617 <h4>ProjectBaseBrowser._showContextMenuDir</h4> 589 <h4>ProjectBaseBrowser._showContextMenuDir</h4>
618 <b>_showContextMenuDir</b>(<i>menu</i>) 590 <b>_showContextMenuDir</b>(<i>menu</i>)
619 591
620 <p> 592 <p>

eric ide

mercurial