147 <tr> |
147 <tr> |
148 <td><a href="#ProjectSourcesBrowser.__showContextMenu">__showContextMenu</a></td> |
148 <td><a href="#ProjectSourcesBrowser.__showContextMenu">__showContextMenu</a></td> |
149 <td>Private slot called by the sourceMenu aboutToShow signal.</td> |
149 <td>Private slot called by the sourceMenu aboutToShow signal.</td> |
150 </tr> |
150 </tr> |
151 <tr> |
151 <tr> |
|
152 <td><a href="#ProjectSourcesBrowser.__showContextMenuAttribute">__showContextMenuAttribute</a></td> |
|
153 <td>Private slot called by the attributeMenu aboutToShow signal.</td> |
|
154 </tr> |
|
155 <tr> |
152 <td><a href="#ProjectSourcesBrowser.__showContextMenuBack">__showContextMenuBack</a></td> |
156 <td><a href="#ProjectSourcesBrowser.__showContextMenuBack">__showContextMenuBack</a></td> |
153 <td>Private slot called by the backMenu aboutToShow signal.</td> |
157 <td>Private slot called by the backMenu aboutToShow signal.</td> |
154 </tr> |
158 </tr> |
155 <tr> |
159 <tr> |
156 <td><a href="#ProjectSourcesBrowser.__showContextMenuCheck">__showContextMenuCheck</a></td> |
160 <td><a href="#ProjectSourcesBrowser.__showContextMenuCheck">__showContextMenuCheck</a></td> |
165 <td>Private slot called by the dirMultiMenu aboutToShow signal.</td> |
169 <td>Private slot called by the dirMultiMenu aboutToShow signal.</td> |
166 </tr> |
170 </tr> |
167 <tr> |
171 <tr> |
168 <td><a href="#ProjectSourcesBrowser.__showContextMenuFormatting">__showContextMenuFormatting</a></td> |
172 <td><a href="#ProjectSourcesBrowser.__showContextMenuFormatting">__showContextMenuFormatting</a></td> |
169 <td>Private slot called before the Code Formatting menu is shown.</td> |
173 <td>Private slot called before the Code Formatting menu is shown.</td> |
|
174 </tr> |
|
175 <tr> |
|
176 <td><a href="#ProjectSourcesBrowser.__showContextMenuGeneral">__showContextMenuGeneral</a></td> |
|
177 <td>Private slot called by the menu aboutToShow signal.</td> |
170 </tr> |
178 </tr> |
171 <tr> |
179 <tr> |
172 <td><a href="#ProjectSourcesBrowser.__showContextMenuGraphics">__showContextMenuGraphics</a></td> |
180 <td><a href="#ProjectSourcesBrowser.__showContextMenuGraphics">__showContextMenuGraphics</a></td> |
173 <td>Private slot called before the checks menu is shown.</td> |
181 <td>Private slot called before the checks menu is shown.</td> |
174 </tr> |
182 </tr> |
422 <b>__showContextMenu</b>(<i></i>) |
430 <b>__showContextMenu</b>(<i></i>) |
423 <p> |
431 <p> |
424 Private slot called by the sourceMenu aboutToShow signal. |
432 Private slot called by the sourceMenu aboutToShow signal. |
425 </p> |
433 </p> |
426 |
434 |
|
435 <a NAME="ProjectSourcesBrowser.__showContextMenuAttribute" ID="ProjectSourcesBrowser.__showContextMenuAttribute"></a> |
|
436 <h4>ProjectSourcesBrowser.__showContextMenuAttribute</h4> |
|
437 <b>__showContextMenuAttribute</b>(<i></i>) |
|
438 <p> |
|
439 Private slot called by the attributeMenu aboutToShow signal. |
|
440 </p> |
|
441 |
427 <a NAME="ProjectSourcesBrowser.__showContextMenuBack" ID="ProjectSourcesBrowser.__showContextMenuBack"></a> |
442 <a NAME="ProjectSourcesBrowser.__showContextMenuBack" ID="ProjectSourcesBrowser.__showContextMenuBack"></a> |
428 <h4>ProjectSourcesBrowser.__showContextMenuBack</h4> |
443 <h4>ProjectSourcesBrowser.__showContextMenuBack</h4> |
429 <b>__showContextMenuBack</b>(<i></i>) |
444 <b>__showContextMenuBack</b>(<i></i>) |
430 <p> |
445 <p> |
431 Private slot called by the backMenu aboutToShow signal. |
446 Private slot called by the backMenu aboutToShow signal. |
457 <b>__showContextMenuFormatting</b>(<i></i>) |
472 <b>__showContextMenuFormatting</b>(<i></i>) |
458 <p> |
473 <p> |
459 Private slot called before the Code Formatting menu is shown. |
474 Private slot called before the Code Formatting menu is shown. |
460 </p> |
475 </p> |
461 |
476 |
|
477 <a NAME="ProjectSourcesBrowser.__showContextMenuGeneral" ID="ProjectSourcesBrowser.__showContextMenuGeneral"></a> |
|
478 <h4>ProjectSourcesBrowser.__showContextMenuGeneral</h4> |
|
479 <b>__showContextMenuGeneral</b>(<i></i>) |
|
480 <p> |
|
481 Private slot called by the menu aboutToShow signal. |
|
482 </p> |
|
483 |
462 <a NAME="ProjectSourcesBrowser.__showContextMenuGraphics" ID="ProjectSourcesBrowser.__showContextMenuGraphics"></a> |
484 <a NAME="ProjectSourcesBrowser.__showContextMenuGraphics" ID="ProjectSourcesBrowser.__showContextMenuGraphics"></a> |
463 <h4>ProjectSourcesBrowser.__showContextMenuGraphics</h4> |
485 <h4>ProjectSourcesBrowser.__showContextMenuGraphics</h4> |
464 <b>__showContextMenuGraphics</b>(<i></i>) |
486 <b>__showContextMenuGraphics</b>(<i></i>) |
465 <p> |
487 <p> |
466 Private slot called before the checks menu is shown. |
488 Private slot called before the checks menu is shown. |